release v0.6.1

This commit is contained in:
Lukas Schauer
2018-03-13 20:57:52 +01:00
parent 947dbb9e29
commit 70d261a729
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ set -o pipefail
umask 077 # paranoid umask, we're creating private keys
VERSION="git-master-after-0.6.0"
VERSION="0.6.1"
# Find directory in which this script is stored by traversing all symbolic links
SOURCE="${0}"