diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp index 47974ab..8ca646e 100644 --- a/SpotifyKeyDumper/SpotifyKeyDumper.cpp +++ b/SpotifyKeyDumper/SpotifyKeyDumper.cpp @@ -1,7 +1,7 @@ #include "pch.h" #include "Hooks.h" -static const char* VERSION = "0.3.0"; +static const char* VERSION = "0.4.0"; DWORD WINAPI InitMain(LPVOID lpParam) {