version bump
This commit is contained in:
parent
d729bf0eed
commit
8a834dd0e2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ local this = {}
|
|||
|
||||
this.modName = "Door Randomizer" -- or something
|
||||
this.author = "Celediel"
|
||||
this.version = "1.1.0"
|
||||
this.version = "1.2.0"
|
||||
this.modInfo = "When a cell-change door is activated, its destination is randomized, based on various configuration options"
|
||||
this.configPath = string.gsub(this.modName, "%s+", "")
|
||||
this.cellTypes = {
|
||||
|
|
Loading…
Add table
Reference in a new issue