Release 1.5.1
Version 1.5.1
Release-Typ: patch
Änderungen
fix: correct YAML indentation in auto-release workflow
- Fix syntax error on line 42 with incorrect indentation
- Ensure proper alignment for Git tag retrieval comment
Installation
# Via pip
pip install bash-script-maker==1.5.1
# Aus Quellcode
git clone https://github.com/securebitsorg/bash-script-maker.git
cd bash-script-maker
git checkout v1.5.1
./install.shArtefakte
- Python Wheel (.whl)
- Source Distribution (.tar.gz)
- Flatpak Bundle (.flatpak)
- Vollständiger Quellcode