Skip to content

Commit 5c35379

Browse files
authored
1.2.9
1 parent 30febfc commit 5c35379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SnapKey.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) {
350350

351351
std::string GetVersionInfo() {
352352
return "SnapKey v1.2.9 (R18)\n"
353-
"Version Date: August 18, 2025\n"
353+
"Version Date: August 8, 2025\n"
354354
"Repository: github.com/cafali/SnapKey\n"
355355
"License: MIT License\n";
356356
}

0 commit comments

Comments
 (0)