Skip to content

Commit 3f1820b

Browse files
committed
Bump version
1 parent 7d15ac1 commit 3f1820b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client_cvar_value.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ const char* ClientCvarValue::GetLicense()
210210

211211
const char* ClientCvarValue::GetVersion()
212212
{
213-
return "1.0.7";
213+
return "1.0.8";
214214
}
215215

216216
const char* ClientCvarValue::GetDate()

0 commit comments

Comments
 (0)