Skip to content

Commit 2dcb419

Browse files
committed
Update date & ver
1 parent 6929236 commit 2dcb419

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Library/Sources/CTRPluginFrameworkImpl/Menu/PluginMenuTools.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,8 +647,8 @@ namespace CTRPluginFramework {
647647
static Clock clock;
648648
static bool timesup = true;
649649

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

654654
{

Library/lib/libctrpf.a

314 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)