Update meta_version to trigger a build on the CI

This commit is contained in:
Matthieu Gautier
2022-11-02 16:06:49 +01:00
parent fd8044ba76
commit 9695737ca1

View File

@ -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 = '78'
base_deps_meta_version = '79'
base_deps_versions = {
'zlib' : '1.2.12',