mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
Whoops: Fix db schema number
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "server.h"
|
||||
#include "server_database_interface.h"
|
||||
|
||||
#define DATABASE_SCHEMA_VERSION 11
|
||||
#define DATABASE_SCHEMA_VERSION 12
|
||||
|
||||
class Servatrice;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user