Bump to mod.info (2.1)

This commit is contained in:
ZioPao
2024-07-15 10:59:40 +02:00
parent 7b5e8e15d5
commit cb7603feea
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.15"
_version = "2.1"
}
function Main.Start()