Bump version

This commit is contained in:
Maschell 2023-07-31 09:35:57 +02:00
parent 270cd1dabb
commit e89efe1d31
1 changed files with 1 additions and 1 deletions

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