bump version

This commit is contained in:
DramaticShape
2026-07-29 22:29:23 -04:00
parent 99e18f7b5b
commit 5ff56eab46
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -735,7 +735,7 @@ mod.hooks:wrap("world.tod", function(next, tod, ctx)
return DayNight.tod()
end)
mod.exports.version = "1.1.1"
mod.exports.version = "1.2.0"
-- exposed so a companion mod can pin its own tiles' shapes or read the
-- camera without reaching into this mod's file layout
mod.exports.lib = V