Release 3.10.0

This commit is contained in:
2025-01-29 21:24:57 +01:00
parent 7c4fb53baa
commit 5271029b84
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
## Interface: 70300 ## Interface: 70300
## Title: Heimdall ## Title: Heimdall
## Version: 3.9.4 ## Version: 3.10.0
## Notes: Watches over areas and alerts when hostiles spotted ## Notes: Watches over areas and alerts when hostiles spotted
## Author: Cyka ## Author: Cyka
## SavedVariables: Heimdall_Data, Heimdall_Achievements ## SavedVariables: Heimdall_Data, Heimdall_Achievements