From f06f8ecc11fbfe67bbaf1efbb50bf3b9660138fc Mon Sep 17 00:00:00 2001 From: Maschell Date: Mon, 19 Sep 2022 22:19:37 +0200 Subject: [PATCH] Bump the version --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 22f821d..7ddfaf7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -12,7 +12,7 @@ WUMS_MODULE_EXPORT_NAME("homebrew_content_redirection"); WUMS_USE_WUT_DEVOPTAB(); -#define VERSION "v0.2" +#define VERSION "v0.2.1" WUMS_INITIALIZE() { initLogging();