From bc38d4782ccd38416448d71ecfbf21a7458b629f Mon Sep 17 00:00:00 2001 From: ShadowsAdi <54354938+ShadowsAdi@users.noreply.github.com> Date: Sat, 26 Mar 2022 11:10:11 +0200 Subject: [PATCH] Bump version to 2.2.2 --- addons/amxmodx/scripting/csgo_remake.sma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/amxmodx/scripting/csgo_remake.sma b/addons/amxmodx/scripting/csgo_remake.sma index 13623b2..5c09b6c 100644 --- a/addons/amxmodx/scripting/csgo_remake.sma +++ b/addons/amxmodx/scripting/csgo_remake.sma @@ -20,7 +20,7 @@ #pragma dynamic 65536 #define PLUGIN "CS:GO Remake" -#define VERSION "2.2.1" +#define VERSION "2.2.2" #define AUTHOR "Shadows Adi" #define CSGO_TAG "[CS:GO Remake]"