diff --git a/Details.toc b/Details.toc index a41cc8f1..3e4a48d8 100644 --- a/Details.toc +++ b/Details.toc @@ -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.12890.160 +## Version: #Details.20240508.12891.160 ## X-IconTexture: Interface\AddOns\Details\images\minimap ## X-Curse-Project-ID: 61284 diff --git a/boot.lua b/boot.lua index 3f7d188b..6393f8a5 100644 --- a/boot.lua +++ b/boot.lua @@ -223,6 +223,9 @@ do local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details") local news = { + {"Ascension.12891.160", "November 5th, 2024"}, + "Fix absorb tracking", + {"Ascension.12890.160", "October 18th, 2024"}, "Potential fix for lua error spam caused by Absorb tracking", "Fixed an issue preventing the \"Everything\" Mode from tracking players not in your group.",