Skip to content

Commit

Permalink
4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrotter committed Jan 25, 2023
1 parent 2e76ae5 commit c49f1fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ set(APP_AUTHOR "Martin Rotter")
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
set(APP_VERSION "4.3.0")
set(APP_VERSION "4.3.1")

set(APP_URL "https://github.com/martinrotter/rssguard")
set(APP_URL_DOCUMENTATION "https://github.com/martinrotter/rssguard/blob/${APP_VERSION}/resources/docs/Documentation.md")
Expand Down
8 changes: 8 additions & 0 deletions resources/text/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
4.3.1
-----

Fixed:
* Reverted to Qt 6.3 for Windows 10+ builds due to some regressions AGAIN.
* Fixed TT-RSS icons downloading when obtaining list of feeds/folders.
* RSS Guard now converts all placeholders (for example "%data%") to native path folder separators.

4.3.0
-----

Expand Down

0 comments on commit c49f1fc

Please sign in to comment.