Skip to content

Commit 4f1caa4

Browse files
committed
chore: bump version to v9 for tracking
1 parent 43eb3e6 commit 4f1caa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common Files/LogitechLED.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ bool LogitechLED::TryLegacy(HANDLE h, USHORT outLen)
788788

789789
bool LogitechLED::Init()
790790
{
791-
Log("=== LogitechLED Init v8 ===");
791+
Log("=== LogitechLED Init v9 ===");
792792
Log("");
793793

794794
if (m_available) return true;

0 commit comments

Comments
 (0)