Skip to content

Commit

Permalink
updated console message version
Browse files Browse the repository at this point in the history
  • Loading branch information
veden committed Dec 28, 2021
1 parent 3c1cf0b commit 98fe874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Upgrade.lua
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ function upgrade.attempt(universe)
addBasesToAllEnemyStructures(universe, game.tick)
end

game.print("Rampant - Version 2.0.4")
game.print("Rampant - Version 2.1.0")
end

return (starting ~= global.version) and global.version
Expand Down

0 comments on commit 98fe874

Please sign in to comment.