Bump to mod version

This commit is contained in:
ZioPao
2024-10-22 00:10:49 +02:00
parent 849c17051a
commit 00d5d83ea2
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.4"
_version = "2.1.5"
}
function Main.Start()