update version of kiwix-lib and kiwix-desktop

This commit is contained in:
Matthieu Gautier 2018-11-03 12:35:12 +01:00
parent 1b7a40ea97
commit 500e2c1e02
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# This file reference all the versions of the depedencies we use in kiwix-build.
main_project_versions = {
'kiwix-lib': '3.0.1',
'kiwix-lib': '3.0.2',
'kiwix-tools': '0.7.0',
'libzim': '4.0.4',
'zim-tools': '1.0.0',
'zimwriterfs': '1.2',
'kiwix-desktop': '2.0-alpha5'
'kiwix-desktop': '2.0-alpha6'
}
# This dictionnary specify what we need to build at each release process.