Correct version.h

This commit is contained in:
Mitch Freeman 2025-04-26 21:57:37 -03:00
parent 8c4262c674
commit 94fb33a408

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 9321
#define CURRENT_BINARY_DATABASE_VERSION 9322
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054
#endif