From c040b713d2cfd66a2dffca267add293e3b8c9b52 Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Tue, 15 Dec 2020 16:06:10 -0700 Subject: [PATCH] Update SpotifyKeyDumper to 0.4.5 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index e22ef07..7d9eaa6 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.4"; +static const char* VERSION = "0.4.5"; DWORD WINAPI InitMain(LPVOID lpParam) {