Bump version to 0.4.2

This commit is contained in:
Maschell 2024-05-11 22:19:00 +02:00
parent fa4440bcb4
commit 5d3436b069

View File

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