Bump version

This commit is contained in:
Maschell 2023-07-19 18:20:59 +02:00 committed by GitHub
parent 16c9e04648
commit 6938fd5dcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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();