diff --git a/s3h.sh b/s3h.sh index 2e35b87..d4e07ce 100755 --- a/s3h.sh +++ b/s3h.sh @@ -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