Prepare 1.20.0 release

This commit is contained in:
Oliver Smith 2020-05-24 08:51:01 +02:00
parent 0aa1dd7145
commit 445410d08c
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from pmb.config.merge_with_args import merge_with_args
#
# Exported variables (internal configuration)
#
version = "1.19.0"
version = "1.20.0"
pmb_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
apk_keys_path = pmb_src + "/pmb/data/keys"