[Hotfix] Update database version to match manifest

This commit is contained in:
Akkadius 2025-01-21 17:39:33 -06:00
parent 37ced4b003
commit dba494cd8e

View File

@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9291
#define CURRENT_BINARY_DATABASE_VERSION 9292
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9045
#endif