From 160afb21d6afa8f95d1c82f446b5183021ed8e28 Mon Sep 17 00:00:00 2001 From: Kinglykrab Date: Wed, 13 Aug 2025 00:41:40 -0400 Subject: [PATCH] Update version.h --- common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/version.h b/common/version.h index 2bcb00f99..bf8c83fba 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 9326 +#define CURRENT_BINARY_DATABASE_VERSION 9327 #define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054 #define CUSTOM_BINARY_DATABASE_VERSION 0