Update version string

This commit is contained in:
Maschell 2022-10-09 15:45:14 +02:00
parent 21164a20cd
commit 0eadba2454

View File

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