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

Commit 281791e

Browse files
committed
Bump version
1 parent cdcc740 commit 281791e

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.2";
619+
return "1.1.3";
620620
}
621621

622622
const char *CS2Fixes::GetDate()

0 commit comments

Comments
 (0)