Bump version to v1.2.2

This commit is contained in:
Maschell 2023-01-10 16:11:16 +01:00
parent 2b46671df6
commit eab18ef051
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ public:
}
virtual void printHeader() {
WiiUScreen::drawLine("WUDD - Wii U Disc Dumper v1.2.1" VERSION_EXTRA);
WiiUScreen::drawLine("WUDD - Wii U Disc Dumper v1.2.2" VERSION_EXTRA);
WiiUScreen::drawLine("==================");
WiiUScreen::drawLine("");
}