Update SpotifyKeyDumper to 0.4.4

This commit is contained in:
_ 2020-12-13 16:13:25 -07:00
parent a09cd4195e
commit 22ec0303c7

View File

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