bump version

This commit is contained in:
DramaticShape
2026-08-03 17:40:50 -04:00
parent 95771403d9
commit a3a712205b
5 changed files with 34 additions and 3 deletions
+1 -1
View File
@@ -1095,7 +1095,7 @@ mod.hooks:wrap("world.tod", function(next, tod, ctx)
return DayNight.tod()
end)
mod.exports.version = "1.5.2"
mod.exports.version = "1.5.5"
-- 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