From 19d39d6197d4825087360f72a5adb1805d92e661 Mon Sep 17 00:00:00 2001 From: nosoop Date: Tue, 26 Oct 2021 04:00:16 -0700 Subject: [PATCH] Bump version --- scripting/tf_econ_data.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripting/tf_econ_data.sp b/scripting/tf_econ_data.sp index acebbb9..2a6c0e2 100644 --- a/scripting/tf_econ_data.sp +++ b/scripting/tf_econ_data.sp @@ -13,7 +13,7 @@ #include #include -#define PLUGIN_VERSION "0.17.1" +#define PLUGIN_VERSION "0.18.0" public Plugin myinfo = { name = "[TF2] Econ Data", author = "nosoop",