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 df8485e commit 4d74a6fCopy full SHA for 4d74a6f
CMakeLists.txt
@@ -78,7 +78,7 @@ set(APP_AUTHOR "Martin Rotter")
78
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
79
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
80
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
81
-set(APP_VERSION "4.8.2")
+set(APP_VERSION "4.8.3")
82
83
set(APP_URL "https://github.com/martinrotter/rssguard")
84
set(APP_URL_DOCUMENTATION "https://rssguard.readthedocs.io")
resources/text/CHANGELOG
@@ -1,3 +1,12 @@
1
+4.8.3
2
+-----
3
+
4
+Added:
5
+* Application is now "self-signed" on Mac OS X. (#1679)
6
7
+Fixed:
8
+* Missing icons in some use-cases. (#1683)
9
10
4.8.2
11
-----
12
0 commit comments