BUMP version to 9.14.1

This commit is contained in:
Luis Ángel San Martín 2024-01-14 12:27:53 +01:00
parent a5d1036886
commit c2988f8353

View File

@ -6,7 +6,7 @@
#include <QMetaType>
#include <QAbstractItemModel>
#define VERSION "9.14.0"
#define VERSION "9.14.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.