Bump Version

This commit is contained in:
Maschell 2023-02-19 19:17:20 +01:00 committed by GitHub
parent d9457e8cdc
commit 78ee0817a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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