diff --git a/src/main.cpp b/src/main.cpp index 4926a10..8649827 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -10,7 +10,7 @@ using namespace std; -const char* VERSION = "0.1.1"; +const char* VERSION = "0.2.0"; GMOD_MODULE_OPEN() { if (!determine_state(state)) {