From 453a453f4f765ccae48cb1be0402de81ee7afcc0 Mon Sep 17 00:00:00 2001 From: damage Date: Sat, 16 Sep 2023 22:07:39 +0200 Subject: [PATCH] version bump --- s3h.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s3h.sh b/s3h.sh index 44dc8ec..ceb9741 100755 --- a/s3h.sh +++ b/s3h.sh @@ -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