Skip to content

Commit

Permalink
🚀 RELEASE: 6.48
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Dec 19, 2024
1 parent 868c321 commit 666ff84
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Changes ###

* [Misc]: Bump toc
* [Group Info]: C_LFGList.GetActivityInfoTable got changed with 11.0.7

10 changes: 10 additions & 0 deletions ElvUI_MerathilisUI/Core/Changelog/6.48.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
local MER = unpack(ElvUI_MerathilisUI)

MER.Changelog[647] = {
RELEASE_DATE = "19.12.2024",
FIXES = {
"[Group Info]: C_LFGList.GetActivityInfoTable got changed with 11.0.7"
},
NEW = {},
IMPROVEMENTS = {},
}
3 changes: 2 additions & 1 deletion ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
<Script file="Previous\6.44.lua"/>
<Script file="Previous\6.45.lua"/>
<Script file="Previous\6.46.lua"/>
<Script file="6.47.lua"/>
<Script file="Previous\6.47.lua"/>
<Script file="6.48.lua"/>
</Ui>
File renamed without changes.

0 comments on commit 666ff84

Please sign in to comment.