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

Commit e4d6fb9

Browse files
author
marqdevx
committed
Bump version 1.1.1
1 parent 3c8e4cb commit e4d6fb9

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

622622
const char *CS2Fixes::GetDate()

0 commit comments

Comments
 (0)