From 706d54c615286aaf3e3a790f7e1ab97beafff038 Mon Sep 17 00:00:00 2001 From: nosoop Date: Sun, 17 Mar 2019 06:02:52 -0700 Subject: [PATCH] Add version bump for next release --- 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 aa42da6..ce7b4bd 100644 --- a/scripting/tf_econ_data.sp +++ b/scripting/tf_econ_data.sp @@ -13,7 +13,7 @@ #include #include -#define PLUGIN_VERSION "0.5.0" +#define PLUGIN_VERSION "0.5.1" public Plugin myinfo = { name = "[TF2] Econ Data", author = "nosoop",