From 6e6e22e0198a7a5083ac51605e9f1e3fecd9aef6 Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Sun, 29 Nov 2020 00:53:41 -0700 Subject: [PATCH] Update to 0.2.3 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 6e93e9b..251f867 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.2"; +static const char* VERSION = "0.2.3"; DWORD WINAPI InitMain(LPVOID lpParam) {