Skip to content

Commit a24c6cc

Browse files
committed
Changed Version
1 parent 7ea8637 commit a24c6cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenKeys/OpenKeys.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#define WM_TRAYICON (WM_USER + 2)
1717
#define MAX_CHAR_LENGTH 10240
1818

19-
std::wstring VERSION_STRING = L"0.2.2";
19+
std::wstring VERSION_STRING = L"0.2.3";
2020

2121
NOTIFYICONDATA nid = {};
2222
HMENU hTrayMenu = nullptr;

0 commit comments

Comments
 (0)