Fix version

This commit is contained in:
Maschell 2024-04-27 12:25:22 +02:00
parent aff02cd7ed
commit 54618b3cac

View File

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