From 14922304564438121731161793fa170f555c1ecb Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Fri, 27 Nov 2020 03:06:38 -0700 Subject: [PATCH] Update to 0.2.2 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 03a2843..6e93e9b 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.1"; +static const char* VERSION = "0.2.2"; DWORD WINAPI InitMain(LPVOID lpParam) {