From 65dfe7625844dab698c0b59d0c9ee12e457a3b32 Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Thu, 10 Dec 2020 04:10:52 -0700 Subject: [PATCH] Update SpotifyKeyDumper to 0.4.3 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 1751c41..b49b787 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.2"; +static const char* VERSION = "0.4.3"; DWORD WINAPI InitMain(LPVOID lpParam) {