mod.info and version bump

This commit is contained in:
ZioPao
2024-05-05 18:04:10 +02:00
parent 0d9ee4203c
commit 9b1876b235
2 changed files with 2 additions and 2 deletions

View File

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