Skip to content

Commit

Permalink
Update version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jbleezy committed Dec 1, 2023
1 parent 21f744f commit 842cd96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/zm/_zm_reimagined.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ post_all_players_spawned()

set_dvars()
{
setDvar( "zm_reimagined_version", "1.3.0" );
setDvar( "zm_reimagined_version", "1.3.1" );

setDvar( "player_backSpeedScale", 1 );

Expand Down

0 comments on commit 842cd96

Please sign in to comment.