Update to 0.2.2

This commit is contained in:
_ 2020-11-27 03:06:38 -07:00
parent 630c63ffd7
commit 1492230456

View File

@ -1,7 +1,7 @@
#include "pch.h"
#include "Hooks.h"
static const char* VERSION = "0.2.1";
static const char* VERSION = "0.2.2";
DWORD WINAPI InitMain(LPVOID lpParam)
{