version bump

This commit is contained in:
damage 2023-09-16 22:07:39 +02:00
parent 31b5e29c69
commit 453a453f4f

2
s3h.sh
View File

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