Skip to content

Commit 6351c5f

Browse files
committed
Update PluginMenuTools.cpp
1 parent 895f6d4 commit 6351c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Library/Sources/CTRPluginFrameworkImpl/Menu/PluginMenuTools.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ namespace CTRPluginFramework {
648648
static bool timesup = true;
649649

650650
static const char version[] = "Version: 1.0.2";
651-
static const char compiled[] = "Compiled: March 17, 2023";
651+
static const char compiled[] = "Compiled: March 19, 2023";
652652
const char *info[3] = {SystemModel().c_str(), InternetAccess().c_str(), CurrentTime().c_str()};
653653

654654
{

0 commit comments

Comments
 (0)