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.