bump to mod version

This commit is contained in:
ZioPao
2024-05-09 14:47:28 +02:00
parent a7e32bc69b
commit 36c3418a3e
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.9"
_version = "2.0.10"
}
function Main.Start()