From 494d6a2d94123172cc8a709f5510222d43652094 Mon Sep 17 00:00:00 2001 From: sappho Date: Fri, 7 Feb 2025 15:31:31 -0500 Subject: [PATCH] Version bump --- addons/sourcemod/scripting/mge.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/sourcemod/scripting/mge.sp b/addons/sourcemod/scripting/mge.sp index 81d40c8..7565aa8 100644 --- a/addons/sourcemod/scripting/mge.sp +++ b/addons/sourcemod/scripting/mge.sp @@ -13,7 +13,7 @@ #include #include // ====[ CONSTANTS ]=================================================== -#define PL_VERSION "3.0.7" +#define PL_VERSION "3.0.8" #define MAXARENAS 63 #define MAXSPAWNS 15 #define HUDFADEOUTTIME 120.0