diff --git a/lockbox.sh b/lockbox.sh index e97ed20..05d9610 100755 --- a/lockbox.sh +++ b/lockbox.sh @@ -9,7 +9,7 @@ set -euf -o pipefail ############################################################################### # version of this script -VERSION=1.0.1 +VERSION=1.1.0 ###############################################################################