Bump version

This commit is contained in:
Maschell 2023-07-19 18:22:34 +02:00
parent a5fb305b2f
commit 4fb8ca0713

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.2"
#define VERSION "v0.2.3"
WUMS_INITIALIZE(args) {
initLogging();