Update version to 0.2.1

This commit is contained in:
_ 2020-11-22 21:47:52 -07:00
parent e237640858
commit 6928892fe5

View File

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