Bump to mod version

This commit is contained in:
ZioPao
2025-10-05 16:03:21 +02:00
parent a182fb07e5
commit d6d9ba7028
4 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ require("TOC/Events")
---@class Main
local Main = {
_version = "2.1.6"
_version = "2.1.7"
}
function Main.Start()