diff --git a/ChangeLog b/ChangeLog index e28bc22c..9d7e23b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +kiwix-desktop 2.2.1 +=================== + + * [HOTFIX] Fix a bug making kiwix-desktop removing ALLĀ file in the library directory + when a download fails (@juuz0 #816) + * Improve update of the library view when downloading a book (@juuz0 #811) + * Update translations. + kiwix-desktop 2.2.0 =================== diff --git a/kiwix-desktop.pro b/kiwix-desktop.pro index a8cd8483..e9f8415f 100644 --- a/kiwix-desktop.pro +++ b/kiwix-desktop.pro @@ -18,7 +18,7 @@ TEMPLATE = app QMAKE_CXXFLAGS += -std=c++11 QMAKE_LFLAGS += -std=c++11 -DEFINES += VERSION="2.2.0" +DEFINES += VERSION="2.2.1" # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings diff --git a/resources/org.kiwix.desktop.appdata.xml b/resources/org.kiwix.desktop.appdata.xml index 796617a8..08f51fb0 100644 --- a/resources/org.kiwix.desktop.appdata.xml +++ b/resources/org.kiwix.desktop.appdata.xml @@ -13,7 +13,7 @@

- + org.kiwix.desktop.desktop