Release 3.6.2

This commit is contained in:
2025-01-15 12:34:27 +01:00
parent d54e93ad85
commit 319e6cdd77
3 changed files with 4 additions and 4 deletions

View File

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