Bump Version

This commit is contained in:
hermansimensen 2021-07-23 23:00:20 +02:00
parent 4b0562df50
commit a41d2f9d86

View File

@ -4,7 +4,7 @@
#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.1.1" #define PLUGIN_VERSION "1.1.2"
#define PLUGIN_URL "" #define PLUGIN_URL ""
#include <sourcemod> #include <sourcemod>