[WIP]Change base deps_meta version for a custom value.
This commit is contained in:
parent
3cb619f6da
commit
a2dbf64d84
|
@ -39,7 +39,7 @@ release_versions = {
|
|||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = "99"
|
||||
base_deps_meta_version = "99_no_shell"
|
||||
|
||||
base_deps_versions = {
|
||||
"zlib": "1.2.12",
|
||||
|
|
Loading…
Reference in New Issue