Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semaj14 committed Apr 8, 2023
1 parent e29070f commit 3e2d0ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ namespace CTRPluginFramework {

// Draw version if on default page
if (folder->name == pluginName)
Renderer::DrawString("Version: 1.0.2", 158, posY2, Color::Gray);
Renderer::DrawString("Version: 1.0.3", 158, posY2, Color::Gray);

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

Expand Down
Binary file modified Library/lib/libctrpf.a
Binary file not shown.

0 comments on commit 3e2d0ac

Please sign in to comment.