From e45143da823d43b17ba3d7c12b7c7e40159583c0 Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Sun, 29 Nov 2020 15:19:19 -0700 Subject: [PATCH] Update to 0.2.4 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 251f867..43eec10 100644 --- a/SpotifyKeyDumper/SpotifyKeyDumper.cpp +++ b/SpotifyKeyDumper/SpotifyKeyDumper.cpp @@ -1,7 +1,7 @@ #include "pch.h" #include "Hooks.h" -static const char* VERSION = "0.2.3"; +static const char* VERSION = "0.2.4"; DWORD WINAPI InitMain(LPVOID lpParam) {