Skip to content

Commit c443a7d

Browse files
committed
Bump version
1 parent eb6fa3a commit c443a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ const char *CS2ServerGUI::GetLicense()
311311

312312
const char *CS2ServerGUI::GetVersion()
313313
{
314-
return "1.0.6";
314+
return "1.0.7";
315315
}
316316

317317
const char *CS2ServerGUI::GetDate()

0 commit comments

Comments
 (0)