We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc99b2 commit 01c29b9Copy full SHA for 01c29b9
2 files changed
pri/vars.pri
@@ -4,7 +4,7 @@ APP_REVERSE_NAME = "com.github.rssguard"
4
APP_LOW_H_NAME = ".rssguard"
5
APP_AUTHOR = "Martin Rotter"
6
APP_COPYRIGHT = "(C) 2011-2020 $$APP_AUTHOR"
7
-APP_VERSION = "3.6.2"
+APP_VERSION = "3.6.3"
8
APP_LONG_NAME = "$$APP_NAME $$APP_VERSION"
9
APP_EMAIL = "rotter.martinos@gmail.com"
10
APP_URL = "https://github.com/martinrotter/rssguard"
resources/text/CHANGELOG
@@ -1,3 +1,11 @@
1
+3.6.3
2
+—————
3
+
+Fixed/changed:
+▪ Fixed some compiler warnings.
+▪ Fixed application crash when doing some network operations when application exits.
+▪ Some localizations now have more precise country codes. Localizations were also synced.
3.6.2
—————
11
0 commit comments