[Databuckets] Add database index to data_buckets (#4535)

* [Databuckets] Add database index to data_buckets

* Update database_update_manifest.cpp
This commit is contained in:
Chris Miles
2024-11-08 21:26:00 -06:00
committed by GitHub
parent 20d3ab2ac5
commit 77de9619b5
2 changed files with 13 additions and 1 deletions
+1 -1
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 9284
#define CURRENT_BINARY_DATABASE_VERSION 9285
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9045
#endif