Update version string

This commit is contained in:
Maschell 2022-10-09 17:42:42 +02:00
parent 3eb40b1eef
commit fe9c74708d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include <wuhb_utils/utils.h>
#include <wums.h>
#define VERSION "v0.2.1"
#define VERSION "v0.3"
WUMS_MODULE_EXPORT_NAME("homebrew_rpx_loader");
WUMS_USE_WUT_DEVOPTAB();