Bump version to 0.4.3

This commit is contained in:
Maschell 2024-07-12 13:24:00 +02:00
parent 76ddeb32e3
commit 00191956b8

View File

@ -42,7 +42,7 @@
#ifndef CLASSIC
#error "Wii U must be built in classic mode"
#endif
#define VERSION "v0.4.2"
#define VERSION "v0.4.3"
#define VERSION_FULL VERSION VERSION_EXTRA
WUPS_PLUGIN_NAME ("ftpiiu");