Schema consistency fixes (#2192)

This commit is contained in:
Chris Miles
2022-05-21 22:44:04 -05:00
committed by GitHub
parent 089246db53
commit 6b85c914a5
5 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9183
#define CURRENT_BINARY_DATABASE_VERSION 9184
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9028