version bump

This commit is contained in:
damage 2023-12-17 20:58:13 +01:00
parent 0c1c0d4788
commit db7f539bd1

2
s3h.sh
View File

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