Update version to v0.2

This commit is contained in:
Maschell 2022-10-09 14:28:53 +02:00
parent b69ddc1610
commit 9bf4b02952
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#include "logger.h"
#endif
#define VERSION "v0.1"
#define VERSION "v0.2"
WUMS_MODULE_EXPORT_NAME("homebrew_memorymapping");
WUMS_MODULE_SKIP_INIT_FINI();