Release libzim-9.3.0-2

This commit is contained in:
Emmanuel Engelhart 2025-05-31 10:54:06 +02:00
parent f55ed6d5f3
commit f8e3f8acbb
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3
1 changed files with 2 additions and 2 deletions

View File

@ -23,10 +23,10 @@ main_project_versions = {
# - Else, increment the value. If no value was present, see `(was ...)`.
release_versions = {
"libzim": 1, # Depends of base deps (was 0)
"libzim": 2, # Depends of base deps (was 1)
"libkiwix": None, # Depends of libzim (was 1)
"kiwix-tools": None, # Depends of libkiwix and libzim (was 2)
"zim-tools": 0, # Depends of libzim (was None)
"zim-tools": None, # Depends of libzim (was 0)
"kiwix-desktop": None, # Depends of libkiwix and libzim (was 0)
}