We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4bb68 commit aef733bCopy full SHA for aef733b
1 file changed
Injection.h
@@ -13,8 +13,8 @@
13
14
#pragma once
15
16
-#define GH_INJ_VERSIONW L"3.4"
17
-#define GH_INJ_VERSIONA "3.4"
+#define GH_INJ_VERSIONW L"4.0"
+#define GH_INJ_VERSIONA "4.0"
18
19
#define GH_INJ_MOD_NAME64W L"GH Injector - x64.dll"
20
#define GH_INJ_MOD_NAME86W L"GH Injector - x86.dll"
0 commit comments