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