diff --git a/modinfo.lua b/modinfo.lua index 8b1e28a..880c3d7 100644 --- a/modinfo.lua +++ b/modinfo.lua @@ -20,7 +20,7 @@ meta = -- Version of your mod, should be in format 1.0.0 (major.minor.patch) or 1.0 (major.minor) -- This will be used to check for unmet dependencies or incompatibilities - version = "1.3", + version = "2.0", -- If your mod requires dependencies, enter them here. The game will check that all dependencies given here are met. -- Possible attributes: