From 32e9a29a54094d3c0989217c3849e0606dd8de06 Mon Sep 17 00:00:00 2001 From: Maschell Date: Tue, 10 Jan 2023 18:28:50 +0100 Subject: [PATCH] Bump version to 0.3.1 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 909b2c1..9b9c8b8 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,7 +16,7 @@ #include #include -#define VERSION "v0.3" +#define VERSION "v0.3.1" WUMS_MODULE_EXPORT_NAME("homebrew_rpx_loader"); WUMS_USE_WUT_DEVOPTAB();