mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-13 05:35:16 +01:00
pre-bump version
This commit is contained in:
@@ -13,7 +13,7 @@ set -o pipefail
|
||||
|
||||
umask 077 # paranoid umask, we're creating private keys
|
||||
|
||||
VERSION="0.5.0"
|
||||
VERSION="0.6.0"
|
||||
|
||||
# Find directory in which this script is stored by traversing all symbolic links
|
||||
SOURCE="${0}"
|
||||
|
||||
Reference in New Issue
Block a user