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

Commit 5cfc5b9

Browse files
committed
Bump version 1.0.4-beta
1 parent 58c983c commit 5cfc5b9

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
@@ -582,7 +582,7 @@ const char *CS2Scrim::GetLicense()
582582

583583
const char *CS2Scrim::GetVersion()
584584
{
585-
return "1.0.3.0-beta";
585+
return "1.0.4.0-beta";
586586
}
587587

588588
const char *CS2Scrim::GetDate()

0 commit comments

Comments
 (0)