Bump to mod version

This commit is contained in:
ZioPao
2024-10-19 18:37:02 +02:00
parent 132ce24328
commit 68605ddb35
3 changed files with 8 additions and 2 deletions

View File

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