mod version

This commit is contained in:
ZioPao
2025-04-17 15:53:49 +02:00
parent 3eeb9d1000
commit 8c8aa8351b
2 changed files with 2 additions and 2 deletions

View File

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