bump to mod version

This commit is contained in:
ZioPao
2024-05-07 17:13:56 +02:00
parent 46a8ddc207
commit 1636ca7e13
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.8"
_version = "2.0.9"
}
function Main.Start()