This commit is contained in:
ZioPao
2024-05-06 22:06:26 +02:00
parent 013f852e7e
commit b33cee7271
3 changed files with 6 additions and 6 deletions

View File

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