Update to 0.4.0

This commit is contained in:
_ 2020-12-02 15:39:14 -07:00
parent aa323ee11b
commit c643d4a6ca

View File

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