Release 3.8.8

This commit is contained in:
2025-01-21 08:57:04 +01:00
parent 2c7089504f
commit 9d12609147
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.7"
local VERSION = "3.8.8"
shared.VERSION = VERSION
local function init()