From 8bf0c3c42461473b967ea5c3c6bfecde7d62a4dd Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Thu, 3 Dec 2020 17:08:28 -0700 Subject: [PATCH] Update SpotifyKeyDumper to 0.4.2 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 8382fb7..1751c41 100644 --- a/SpotifyKeyDumper/SpotifyKeyDumper.cpp +++ b/SpotifyKeyDumper/SpotifyKeyDumper.cpp @@ -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) {