Release 3.8.13

This commit is contained in:
2025-01-26 18:44:25 +01:00
parent bac16d22a9
commit 0e66db1d8a
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.8.12"
local VERSION = "3.8.13"
shared.VERSION = VERSION
local function init()