Bump version

This commit is contained in:
Maschell 2023-07-19 18:20:59 +02:00
parent 16c9e04648
commit 96331b1c42
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include <cstring>
#include <memory/mappedmemory.h>
#define VERSION "v0.1.1"
#define VERSION "v0.1.2"
WUMS_MODULE_EXPORT_NAME("homebrew_patchmemoryrelocations");
WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK();