version bump

This commit is contained in:
damage 2024-06-14 21:32:30 +02:00
parent 4c08363b7f
commit d7100267ce

2
s3h.sh
View File

@ -3,7 +3,7 @@
# config
DIALOG=dialog #gdialog kdialog
START_DIR="$HOME/.s3h"
VERSION="1.5"
VERSION="1.7"
# TODO: use opt parsing
if [[ $# -eq 1 && "$1" == "-v" ]]; then