We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258e8c3 commit 416d060Copy full SHA for 416d060
1 file changed
source/main.cpp
@@ -14,7 +14,7 @@ WUMS_MODULE_EXPORT_NAME("homebrew_buttoncombo");
14
WUMS_MODULE_SKIP_INIT_FINI();
15
WUMS_DEPENDS_ON(homebrew_functionpatcher);
16
17
-#define MODULE_VERSION "v0.2.0"
+#define MODULE_VERSION "v0.2.1"
18
19
WUMS_INITIALIZE() {
20
initLogging();
0 commit comments