diff --git a/lockbox.sh b/lockbox.sh index 31607f5..0e9f385 100755 --- a/lockbox.sh +++ b/lockbox.sh @@ -9,7 +9,7 @@ set -euf -o pipefail ############################################################################### # version of this script -VERSION=1.1.0 +VERSION=1.2.0 ###############################################################################