bump version
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
## SavedVariables: _detalhes_global, __details_backup, __details_debug
|
## SavedVariables: _detalhes_global, __details_backup, __details_debug
|
||||||
## SavedVariablesPerCharacter: _detalhes_database
|
## SavedVariablesPerCharacter: _detalhes_database
|
||||||
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibWindow-1.1, LibDBIcon-1.0, NickTag-1.0, LibDataBroker-1.1, LibGraph-2.0
|
## 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-IconTexture: Interface\AddOns\Details\images\minimap
|
||||||
|
|
||||||
## X-Curse-Project-ID: 61284
|
## X-Curse-Project-ID: 61284
|
||||||
|
|||||||
@@ -223,6 +223,10 @@ do
|
|||||||
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")
|
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")
|
||||||
|
|
||||||
local news = {
|
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"},
|
{"Ascension.12891.160", "November 5th, 2024"},
|
||||||
"Fix absorb tracking",
|
"Fix absorb tracking",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user