aboutsummaryrefslogtreecommitdiff
path: root/SpotifyKeyDumper
diff options
context:
space:
mode:
Diffstat (limited to 'SpotifyKeyDumper')
-rw-r--r--SpotifyKeyDumper/SpotifyKeyDumper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/SpotifyKeyDumper/SpotifyKeyDumper.cpp b/SpotifyKeyDumper/SpotifyKeyDumper.cpp
index e22ef07..7d9eaa6 100644
--- a/SpotifyKeyDumper/SpotifyKeyDumper.cpp
+++ b/SpotifyKeyDumper/SpotifyKeyDumper.cpp
@@ -1,7 +1,7 @@
1#include "pch.h" 1#include "pch.h"
2#include "Hooks.h" 2#include "Hooks.h"
3 3
4static const char* VERSION = "0.4.4"; 4static const char* VERSION = "0.4.5";
5 5
6DWORD WINAPI InitMain(LPVOID lpParam) 6DWORD WINAPI InitMain(LPVOID lpParam)
7{ 7{