From 030d857f5807466612901d73b5475afad9107d96 Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Mon, 30 Nov 2020 18:35:35 -0700 Subject: [PATCH] Update to 0.3.0 --- SpotifyKeyDumper/SpotifyKeyDumper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 43eec10..47974ab 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.4"; +static const char* VERSION = "0.3.0"; DWORD WINAPI InitMain(LPVOID lpParam) {