Bump version

This commit is contained in:
Maschell 2022-08-06 22:06:41 +02:00
parent 6899987864
commit 6e3cea9b93

View File

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