forked from Mirror/pmbootstrap
pmb: bump version to 0.8.0
This commit is contained in:
parent
8268dc0e3d
commit
f121dce59b
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.7.0"
|
||||
version = "0.8.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