Update SpotifyKeyDumper to 0.4.3

This commit is contained in:
_ 2020-12-10 04:10:52 -07:00
parent e50571a978
commit 65dfe76258

View File

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