1
0
mirror of https://github.com/veden/Rampant.git synced 2025-03-17 20:58:35 +02:00

NA: Bumped version in in-game message

This commit is contained in:
Aaron Veden 2023-04-01 11:09:38 -07:00
parent ca02561292
commit e5e5faa3c2
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

@ -307,7 +307,7 @@ local function onModSettingsChange(event)
end
local function onConfigChanged()
game.print("Rampant - Version 3.2.0")
game.print("Rampant - Version 3.2.1")
initializeLibraries(true)
Upgrade.attempt()