Skip to content

Commit bdd0c82

Browse files
committed
Update PluginMenuHome.cpp
1 parent 6e0bd28 commit bdd0c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Sources/CTRPluginFrameworkImpl/Menu/PluginMenuHome.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ namespace CTRPluginFramework {
447447

448448
// Draw version if on default page
449449
if (folder->name == pluginName)
450-
Renderer::DrawString("Version: 1.0.1", 158, posY2, Color::Gray);
450+
Renderer::DrawString("Version: 1.0.2", 158, posY2, Color::Gray);
451451

452452
else Renderer::DrawString("Multi-Pokemon Framework", 132, posY2, Color::Gray);
453453

0 commit comments

Comments
 (0)