Bump Version

This commit is contained in:
Maschell 2023-03-23 14:58:06 +01:00
parent 07e2682f9b
commit 52e9a80255

View File

@ -13,7 +13,7 @@ WUMS_MODULE_EXPORT_NAME("homebrew_basemodule");
WUMS_MODULE_SKIP_INIT_FINI();
WUMS_DEPENDS_ON(homebrew_functionpatcher);
#define VERSION "v0.2.1"
#define VERSION "v0.2.2"
WUMS_INITIALIZE(args) {
initLogging();