Skip to content

Release 1.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:06
· 33 commits to main since this release

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.sh

Artefakte

  • Python Wheel (.whl)
  • Source Distribution (.tar.gz)
  • Flatpak Bundle (.flatpak)
  • Vollständiger Quellcode