From b2a95095e788f86724ef463f9d8dfae1077c01c3 Mon Sep 17 00:00:00 2001 From: rtldg <55846624+rtldg@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:40:55 +0000 Subject: [PATCH] 3.0.8 --- 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 3c5fe227..ef445860 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.7" +#define SHAVIT_VERSION "3.0.8" #define STYLE_LIMIT 256 #define MAX_ZONES 64 #define MAX_STAGES 51 // 😐 kind of arbitrary but also some space between this and MAX_ZONES