From 176b1c06c46fc72e5d5099e99e53c1e343bd9e32 Mon Sep 17 00:00:00 2001 From: Maschell Date: Thu, 25 Apr 2024 16:44:45 +0200 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 bf9b2e5..3ae5db9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,7 +16,7 @@ #include #include -#define VERSION "v0.3.3" +#define VERSION "v0.3.4" WUMS_MODULE_EXPORT_NAME("homebrew_rpx_loader"); WUMS_USE_WUT_DEVOPTAB();