Update to 0.3.0

This commit is contained in:
_ 2020-11-30 18:35:35 -07:00
parent b250b2fb40
commit 030d857f58

View File

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