Bump version number 9.14.0

This commit is contained in:
Luis Ángel San Martín 2023-08-26 16:50:38 +02:00
parent 39ba4efcd2
commit dea3d0a3f7

View File

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