Update SpotifyKeyDumper to 0.4.2

This commit is contained in:
_ 2020-12-03 17:08:28 -07:00
parent e6279779d5
commit 8bf0c3c424

View File

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