Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
komashchenko committed May 24, 2024
1 parent ac2a46e commit 8832097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client_cvar_value.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ const char* ClientCvarValue::GetLicense()

const char* ClientCvarValue::GetVersion()
{
return "1.0.2";
return "1.0.3";
}

const char* ClientCvarValue::GetDate()
Expand Down

0 comments on commit 8832097

Please sign in to comment.