Update SpotifyKeyDumperInjector to 1.1.0

This commit is contained in:
_ 2020-12-02 16:14:18 -07:00
parent 24aaf36de8
commit 01e27d16dd

View File

@ -5,7 +5,7 @@
// For new visual style for MessageBox
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")
static const char* VERSION = "1.0.1";
static const char* VERSION = "1.1.0";
static const wchar_t* DLL_FILE_PATH = L"SpotifyKeyDumper.dll";
static const wchar_t* PROC_NAME = L"Spotify.exe";