Skip to content

Commit 3e2d0ac

Browse files
committed
1.0.3
1 parent e29070f commit 3e2d0ac

File tree

2 files changed

+1
-1
lines changed

2 files 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.2", 158, posY2, Color::Gray);
450+
Renderer::DrawString("Version: 1.0.3", 158, posY2, Color::Gray);
451451

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

Library/lib/libctrpf.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)