Update Schema Version

This commit is contained in:
ZeldaZach 2024-12-28 10:43:39 -05:00
parent 838e16151f
commit 134248f31d
No known key found for this signature in database

View file

@ -9,7 +9,7 @@
#include <QObject>
#include <QSqlDatabase>
#define DATABASE_SCHEMA_VERSION 29
#define DATABASE_SCHEMA_VERSION 30
class Servatrice;