Release 3.9.1

This commit is contained in:
2025-01-27 00:04:36 +01:00
parent 37ef42e53d
commit 75ab8646e8
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.9.0"
local VERSION = "3.9.1"
shared.VERSION = VERSION
local function init()