Update SpotifyKeyDumper to 0.4.5

This commit is contained in:
_ 2020-12-15 16:06:10 -07:00
parent 0e2a1ba0ae
commit c040b713d2

View File

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