chore: bump to mod version - 2.2.2

This commit is contained in:
ZioPao
2025-10-12 17:45:09 +02:00
parent 4bafb3a15c
commit be4588fc43
4 changed files with 4 additions and 4 deletions

View File

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