Bump version number to 9.16.1

This commit is contained in:
luisangelsm
2025-12-08 11:46:31 +01:00
parent 368898e013
commit d2bdd3fc8f
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
class QLibrary;
#define VERSION "9.16.0"
#define VERSION "9.16.1"
// Used to check if the database needs to be updated, the version is stored in the database.
// This value is only incremented when the database structure changes.

View File

@ -67,6 +67,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
" &#8226; Covers can be set in bulk for various comics at once<br/>"
" &#8226; New button to reset to the default cover of a comic<br/>"
" &#8226; Support for storing the new image filters from iOS and Android apps<br/>"
" &#8226; Fixed cover loading in Comic Vine scraper (new in 9.16.1)<br/>"
"<br/>"
"<span style=\"font-weight:600\">YACReaderLibraryServer</span><br/>"
" &#8226; Log libraries validation when the app starts<br/>"