We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c9e04 commit 96331b1Copy full SHA for 96331b1
1 file changed
source/main.cpp
@@ -8,7 +8,7 @@
8
#include <cstring>
9
#include <memory/mappedmemory.h>
10
11
-#define VERSION "v0.1.1"
+#define VERSION "v0.1.2"
12
13
WUMS_MODULE_EXPORT_NAME("homebrew_patchmemoryrelocations");
14
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();
0 commit comments