diff --git a/cstrike/addons/amxmodx/scripting/map_manager_core.sma b/cstrike/addons/amxmodx/scripting/map_manager_core.sma index 76cdf53..939167c 100644 --- a/cstrike/addons/amxmodx/scripting/map_manager_core.sma +++ b/cstrike/addons/amxmodx/scripting/map_manager_core.sma @@ -7,7 +7,7 @@ #endif #define PLUGIN "Map Manager: Core" -#define VERSION "3.0.10" +#define VERSION "3.1.0" #define AUTHOR "Mistrick" #pragma semicolon 1