bump version

This commit is contained in:
andrew6180
2024-11-15 17:39:58 -07:00
parent 7b91e6e06f
commit 03f73d50e5
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
## SavedVariables: _detalhes_global, __details_backup, __details_debug
## SavedVariablesPerCharacter: _detalhes_database
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibWindow-1.1, LibDBIcon-1.0, NickTag-1.0, LibDataBroker-1.1, LibGraph-2.0
## Version: #Details.20240508.12891.160
## Version: #Details.20240508.12892.160
## X-IconTexture: Interface\AddOns\Details\images\minimap
## X-Curse-Project-ID: 61284
+4
View File
@@ -223,6 +223,10 @@ do
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")
local news = {
{"Ascension.12892.160", "November 15th, 2024"},
"Possible fix for errors during combat related to absorb spells sorting.",
"Removed end of run window from Mythic Plus for the time being since it was causing lua errors and did not work.",
{"Ascension.12891.160", "November 5th, 2024"},
"Fix absorb tracking",