Skip to content

Commit

Permalink
update version in gsc
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Jan 18, 2024
1 parent bd0f834 commit b7b3f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/mp/bots/_bot.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
init()
{
level.bw_version = "2.1.0";
level.bw_version = "2.2.0";

if ( getdvar( "bots_main" ) == "" )
{
Expand Down

0 comments on commit b7b3f2a

Please sign in to comment.