Bump version to v1.2.1

This commit is contained in:
Maschell 2022-09-20 20:35:53 +02:00
parent 359d2e1450
commit 16496baa65
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.0" VERSION_EXTRA);
WiiUScreen::drawLine("WUDD - Wii U Disc Dumper v1.2.1" VERSION_EXTRA);
WiiUScreen::drawLine("==================");
WiiUScreen::drawLine("");
}