Update version to 0.2.1
This commit is contained in:
parent
e237640858
commit
6928892fe5
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user