diff --git a/common/version.h b/common/version.h index 4caca5b38..e5603c247 100644 --- a/common/version.h +++ b/common/version.h @@ -30,7 +30,7 @@ Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt */ -#define CURRENT_BINARY_DATABASE_VERSION 9129 +#define CURRENT_BINARY_DATABASE_VERSION 9130 #ifdef BOTS #define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021 #else