From 886dc2332f5c7364143abfcee8c2edf6313b0994 Mon Sep 17 00:00:00 2001 From: nosoop Date: Sat, 27 Aug 2022 07:59:50 -0700 Subject: [PATCH] Bump version for refactors --- scripting/tf2utils.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/tf2utils.sp b/scripting/tf2utils.sp index e016323..27b1d28 100644 --- a/scripting/tf2utils.sp +++ b/scripting/tf2utils.sp @@ -13,7 +13,7 @@ #include #include -#define PLUGIN_VERSION "1.2.0" +#define PLUGIN_VERSION "1.2.1" public Plugin myinfo = { name = "TF2 Utils", author = "nosoop",