Skip to content

Commit

Permalink
Merge pull request #639 from kiwix/fix_libkiwix_version
Browse files Browse the repository at this point in the history
Revert back the libkiwix version to 12.1.1
  • Loading branch information
mgautierfr authored Oct 20, 2023
2 parents 44a8963 + 2c258d5 commit 442fe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiwixbuild/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

main_project_versions = {
'libzim': '8.2.1',
'libkiwix': '13.0.0',
'libkiwix': '12.1.1',
'kiwix-tools': '3.5.0',
'zim-tools': '3.2.0',
'kiwix-desktop': '2.3.1' # Also change KIWIX_DESKTOP_VERSION and KIWIX_DESKTOP_RELEASE in appveyor.yml
Expand Down

0 comments on commit 442fe3d

Please sign in to comment.