Bump version

This commit is contained in:
Maschell 2023-07-19 19:33:19 +02:00
parent 611907c0b2
commit 3e7be32c1f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "version.h"
#include <coreinit/mcp.h>
#define VERSION "v0.2.2"
#define VERSION "v0.2.3"
#define VERSION_FULL VERSION VERSION_EXTRA
extern int gForceSettingsEnabled;