Bump to mod version

This commit is contained in:
ZioPao
2024-08-23 03:03:01 +02:00
parent bf20aec94f
commit 600c55f5f8
2 changed files with 2 additions and 2 deletions

View File

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