From c002c6353024f44eacaf341f5ad9e1f5d215391d Mon Sep 17 00:00:00 2001 From: Sean Lewis Date: Sat, 30 Oct 2021 13:19:38 -0700 Subject: [PATCH] Version 1.3.4 --- scripting/practicemode/util.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/practicemode/util.sp b/scripting/practicemode/util.sp index 19854ad..828dd90 100644 --- a/scripting/practicemode/util.sp +++ b/scripting/practicemode/util.sp @@ -5,7 +5,7 @@ #tryinclude "manual_version.sp" #if !defined PLUGIN_VERSION -#define PLUGIN_VERSION "1.3.4-dev" +#define PLUGIN_VERSION "1.3.4" #endif static char _colorNames[][] = {"{NORMAL}", "{DARK_RED}", "{PINK}", "{GREEN}",