database: Update schema_version to 13

This commit is contained in:
2024-01-17 14:57:13 +01:00
parent 19aedaad0d
commit 26f1bda85e
4 changed files with 30 additions and 1 deletions

View File

@ -1,3 +1,3 @@
-- This value MUST NOT be changed while other connections are open!
PRAGMA schema_version = 1200;
PRAGMA schema_version = 1300;