version bump

This commit is contained in:
Lilian Jónsdóttir 2020-07-28 22:51:04 -07:00
parent d73e537eda
commit 02116d4914

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 = "0.0.1" this.version = "1.0.1"
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 = {