From 63caa85ec8cb95b7ddfa980cc320ab4d70b58e15 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sun, 19 Feb 2023 18:38:52 +0100 Subject: [PATCH] Bump version --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 9b9c8b8..5f6a02d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,7 +16,7 @@ #include #include -#define VERSION "v0.3.1" +#define VERSION "v0.3.2" WUMS_MODULE_EXPORT_NAME("homebrew_rpx_loader"); WUMS_USE_WUT_DEVOPTAB();