forked from Mirror/pmbootstrap
Bump version to 0.6.0
This commit is contained in:
parent
42018f8014
commit
57afbda3b9
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ from pmb.config.merge_with_args import merge_with_args
|
|||
#
|
||||
# Exported variables (internal configuration)
|
||||
#
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
pmb_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
|
||||
apk_keys_path = pmb_src + "/keys"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue