From c00ab666bedc92afdced75f89ce40ff8b2a1f129 Mon Sep 17 00:00:00 2001 From: rtldg <55846624+rtldg@users.noreply.github.com> Date: Sat, 21 Aug 2021 05:49:13 +0000 Subject: [PATCH] bump to 3.0.6 --- addons/sourcemod/scripting/include/shavit.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/sourcemod/scripting/include/shavit.inc b/addons/sourcemod/scripting/include/shavit.inc index fb0ea5a0..21a6e539 100644 --- a/addons/sourcemod/scripting/include/shavit.inc +++ b/addons/sourcemod/scripting/include/shavit.inc @@ -23,7 +23,7 @@ #endif #define _shavit_included -#define SHAVIT_VERSION "3.0.5" +#define SHAVIT_VERSION "3.0.6" #define STYLE_LIMIT 256 #define MAX_ZONES 64 #define MAX_STAGES 51 // 😐 kind of arbitrary but also some space between this and MAX_ZONES