Skip to content

Commit

Permalink
NA: bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
veden committed May 10, 2022
1 parent f70d05b commit 1be7168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Upgrade.lua
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ function upgrade.attempt(universe)
end
end

game.print("Rampant - Version 3.1.0")
game.print("Rampant - Version 3.1.1")
end

return (starting ~= global.version) and global.version
Expand Down
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "Rampant",
"factorio_version" : "1.1",
"version" : "3.1.0",
"version" : "3.1.1",
"title" : "Rampant",
"author" : "Veden",
"homepage" : "https://forums.factorio.com/viewtopic.php?f=94&t=31445",
Expand Down

0 comments on commit 1be7168

Please sign in to comment.