[Hotfix] Fix DB version merge

This commit is contained in:
Chris Miles
2022-05-07 21:19:21 -05:00
parent 862e1e33bf
commit 9f9eaed983
2 changed files with 2 additions and 2 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 9182
#define CURRENT_BINARY_DATABASE_VERSION 9181
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9028