diff --git a/kiwixbuild/versions.py b/kiwixbuild/versions.py index 60bf9be..0c544f5 100644 --- a/kiwixbuild/versions.py +++ b/kiwixbuild/versions.py @@ -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 = "00" base_deps_versions = { "zlib": "1.2.12",