Merge pull request #242 from kiwix/new_version

Update versions of libzim and kiwix-desktop.
This commit is contained in:
Matthieu Gautier 2018-08-24 16:11:11 +02:00 committed by GitHub
commit c75fd9b85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
main_project_versions = {
'kiwix-lib': '2.0.2',
'kiwix-tools': '0.6.0',
'libzim': '4.0.1',
'libzim': '4.0.3',
'zim-tools': '1.0.0',
'zimwriterfs': '1.2',
'kiwix-desktop': '2.0-alpha'
'kiwix-desktop': '2.0-alpha2'
}