Release 3.8.4

This commit is contained in:
2025-01-15 14:50:49 +01:00
parent bf916dd8d5
commit ca13d1e364
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.3"
local VERSION = "3.8.4"
shared.VERSION = VERSION
local function init()