Skip to content

Commit d2bdd3f

Browse files
committed
Bump version number to 9.16.1
1 parent 368898e commit d2bdd3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

common/yacreader_global.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class QLibrary;
1111

12-
#define VERSION "9.16.0"
12+
#define VERSION "9.16.1"
1313

1414
// Used to check if the database needs to be updated, the version is stored in the database.
1515
// This value is only incremented when the database structure changes.

custom_widgets/whats_new_dialog.cpp

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

0 commit comments

Comments
 (0)