update version and changelog

master
francisco athens 2022-09-01 07:08:32 -07:00
parent 8ef4130bd5
commit 49b9ab890c
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
2022/09/01: Fix debug crashing on older MT (at least from 5.4)
2022/08/28: More Cottage variations and furniture, cleanup of node workarounds, fixes to witch spawning in cottages
2022/08/27: Clean up deprecated vector tables, quest and chest fixes
2022/02/23: Fixes and formatting

View File

@ -4,7 +4,7 @@
local path = minetest.get_modpath("witches")
witches = {}
witches.version = "20220828"
witches.version = "20220901"
print("This is Witches " .. witches.version .. "!")
-- Strips any kind of escape codes (translation, colors) from a string