Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit d2bdc00

Browse files
committed
Bump version 1.1.2
1 parent 596648f commit d2bdc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cs2fixes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ const char *CS2Fixes::GetLicense()
616616

617617
const char *CS2Fixes::GetVersion()
618618
{
619-
return "1.1.1";
619+
return "1.1.2";
620620
}
621621

622622
const char *CS2Fixes::GetDate()

0 commit comments

Comments
 (0)