Version Bump

This commit is contained in:
hermansimensen 2021-07-23 17:51:33 +02:00
parent fb83970385
commit e8e0e11d5a

View File

@ -1,10 +1,10 @@
#define DEBUG //#define DEBUG
#define PLUGIN_NAME "EventQueue fix" #define PLUGIN_NAME "EventQueue fix"
#define PLUGIN_AUTHOR "carnifex" #define PLUGIN_AUTHOR "carnifex"
#define PLUGIN_DESCRIPTION "" #define PLUGIN_DESCRIPTION ""
#define PLUGIN_VERSION "1.0" #define PLUGIN_VERSION "1.1.0"
#define PLUGIN_URL "" #define PLUGIN_URL ""
#include <sourcemod> #include <sourcemod>