Skip to content

Commit 416d060

Browse files
committed
Bump version
1 parent 258e8c3 commit 416d060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WUMS_MODULE_EXPORT_NAME("homebrew_buttoncombo");
1414
WUMS_MODULE_SKIP_INIT_FINI();
1515
WUMS_DEPENDS_ON(homebrew_functionpatcher);
1616

17-
#define MODULE_VERSION "v0.2.0"
17+
#define MODULE_VERSION "v0.2.1"
1818

1919
WUMS_INITIALIZE() {
2020
initLogging();

0 commit comments

Comments
 (0)