From d7100267cef9c1b767171a693dc87bcdcc07dc33 Mon Sep 17 00:00:00 2001 From: damage Date: Fri, 14 Jun 2024 21:32:30 +0200 Subject: [PATCH] version bump --- s3h.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3h.sh b/s3h.sh index 96764e2..67969bc 100755 --- a/s3h.sh +++ b/s3h.sh @@ -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