File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ kiwix-desktop 2.2.1
2
+ ===================
3
+
4
+ * [HOTFIX] Fix a bug making kiwix-desktop removing ALL file in the library directory
5
+ when a download fails (@juuz0 #816)
6
+ * Improve update of the library view when downloading a book (@juuz0 #811)
7
+ * Update translations.
8
+
1
9
kiwix-desktop 2.2.0
2
10
===================
3
11
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ TEMPLATE = app
18
18
QMAKE_CXXFLAGS += -std =c ++11
19
19
QMAKE_LFLAGS += -std =c ++11
20
20
21
- DEFINES += VERSION =" 2.2.0 "
21
+ DEFINES += VERSION =" 2.2.1 "
22
22
23
23
# The following define makes your compiler emit warnings if you use
24
24
# any feature of Qt which has been marked as deprecated (the exact warnings
Original file line number Diff line number Diff line change 13
13
</p >
14
14
</description >
15
15
<releases >
16
- <release version =" 2.2.0 " date =" 2022-03-04 " />
16
+ <release version =" 2.2.1 " date =" 2022-03-11 " />
17
17
</releases >
18
18
<content_rating type =" oars-1.0" />
19
19
<launchable type =" desktop-id" >org.kiwix.desktop.desktop</launchable >
You can’t perform that action at this time.
0 commit comments