Release 3.11.0

This commit is contained in:
2025-05-05 01:16:31 +02:00
parent 202c5d0f46
commit 69d7efe6f0
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ local addonname, shared = ...
---@cast shared HeimdallShared
---@cast addonname string
local VERSION = "3.10.4"
local VERSION = "3.11.0"
shared.VERSION = VERSION
local function init()