version bump to 1.2

This commit is contained in:
hermansimensen 2021-09-08 04:04:55 +02:00
parent 9b51d39a21
commit 75597a2638

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.2" #define PLUGIN_VERSION "1.2.0"
#define PLUGIN_URL "" #define PLUGIN_URL ""
#include <sourcemod> #include <sourcemod>