From 8f6977b3ce4a3021460f306d531b717c814727bc Mon Sep 17 00:00:00 2001 From: TiBari Date: Tue, 12 Jan 2021 19:10:24 +0200 Subject: [PATCH] Version upped --- addons/sourcemod/scripting/shop.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/sourcemod/scripting/shop.sp b/addons/sourcemod/scripting/shop.sp index 13e12ec..0e98981 100644 --- a/addons/sourcemod/scripting/shop.sp +++ b/addons/sourcemod/scripting/shop.sp @@ -6,7 +6,7 @@ #tryinclude #define REQUIRE_EXTENSIONS -#define SHOP_VERSION "3.0E1" // 26.11.2020 +#define SHOP_VERSION "3.0E2" // 12.01.2021 #define SHOP_MYSQL_CHARSET "utf8mb4" #pragma newdecls required