Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
komashchenko committed Jun 15, 2024
1 parent e71d4d6 commit 7932385
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 @@ -209,7 +209,7 @@ const char* ClientCvarValue::GetLicense()

const char* ClientCvarValue::GetVersion()
{
return "1.0.4";
return "1.0.5";
}

const char* ClientCvarValue::GetDate()
Expand Down

0 comments on commit 7932385

Please sign in to comment.