Update to 0.2.4

This commit is contained in:
_ 2020-11-29 15:19:19 -07:00
parent f805a28081
commit e45143da82

View File

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