version bump

This commit is contained in:
Lilian Jónsdóttir 2020-08-08 16:11:09 -07:00
parent d729bf0eed
commit 8a834dd0e2

View file

@ -2,7 +2,7 @@ local this = {}
this.modName = "Door Randomizer" -- or something this.modName = "Door Randomizer" -- or something
this.author = "Celediel" 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.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.configPath = string.gsub(this.modName, "%s+", "")
this.cellTypes = { this.cellTypes = {