mirror of
https://github.com/YACReader/yacreader
synced 2025-12-14 21:24:27 -05:00
Bump version number to 9.16.1
This commit is contained in:
@ -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.
|
||||
|
||||
@ -67,6 +67,7 @@ YACReader::WhatsNewDialog::WhatsNewDialog(QWidget *parent)
|
||||
" • Covers can be set in bulk for various comics at once<br/>"
|
||||
" • New button to reset to the default cover of a comic<br/>"
|
||||
" • Support for storing the new image filters from iOS and Android apps<br/>"
|
||||
" • Fixed cover loading in Comic Vine scraper (new in 9.16.1)<br/>"
|
||||
"<br/>"
|
||||
"<span style=\"font-weight:600\">YACReaderLibraryServer</span><br/>"
|
||||
" • Log libraries validation when the app starts<br/>"
|
||||
|
||||
Reference in New Issue
Block a user