update version of kiwix-lib and kiwix-desktop
This commit is contained in:
parent
1b7a40ea97
commit
500e2c1e02
|
@ -1,12 +1,12 @@
|
||||||
# This file reference all the versions of the depedencies we use in kiwix-build.
|
# This file reference all the versions of the depedencies we use in kiwix-build.
|
||||||
|
|
||||||
main_project_versions = {
|
main_project_versions = {
|
||||||
'kiwix-lib': '3.0.1',
|
'kiwix-lib': '3.0.2',
|
||||||
'kiwix-tools': '0.7.0',
|
'kiwix-tools': '0.7.0',
|
||||||
'libzim': '4.0.4',
|
'libzim': '4.0.4',
|
||||||
'zim-tools': '1.0.0',
|
'zim-tools': '1.0.0',
|
||||||
'zimwriterfs': '1.2',
|
'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.
|
# This dictionnary specify what we need to build at each release process.
|
||||||
|
|
Loading…
Reference in New Issue