We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895f6d4 commit 6351c5fCopy full SHA for 6351c5f
Library/Sources/CTRPluginFrameworkImpl/Menu/PluginMenuTools.cpp
@@ -648,7 +648,7 @@ namespace CTRPluginFramework {
648
static bool timesup = true;
649
650
static const char version[] = "Version: 1.0.2";
651
- static const char compiled[] = "Compiled: March 17, 2023";
+ static const char compiled[] = "Compiled: March 19, 2023";
652
const char *info[3] = {SystemModel().c_str(), InternetAccess().c_str(), CurrentTime().c_str()};
653
654
{
0 commit comments