bump to mod.info and _version

This commit is contained in:
ZioPao
2024-05-05 13:51:03 +02:00
parent 31995965f9
commit d512f0ba81
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.3"
_version = "2.0.4"
}
function Main.Start()