diff --git a/common/version.h b/common/version.h index 5d0b6048b..5a4bf1632 100644 --- a/common/version.h +++ b/common/version.h @@ -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