Skip to content

Commit 545acf4

Browse files
committed
🚀 RELEASE: 6.58
1 parent 21b1b33 commit 545acf4

File tree

4 files changed

+7
-9
lines changed

4 files changed

+7
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
### Changes ###
22

3-
* [FriendsList]: Updated FriendsList with upcoming Data
4-
* [KeyFeedBack]: Cleanup the code
5-
* [TurnIn]: Let it work with Delves Gossip. thx nhtwolf
6-
* [ModifierKey]: Prevent a rar error
7-
* [RBReminder]: Add more Bufffood IDs
3+
* [Install]: Fix an issue with the last version where i made a whoopsi
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
local MER = unpack(ElvUI_MerathilisUI)
22

33
MER.Changelog[658] = {
4-
RELEASE_DATE = "TBD",
5-
FIXES = {},
4+
RELEASE_DATE = "02.04.2025",
5+
FIXES = {
6+
"[Install]: Fix an issue with the last version where i made a whoopsi",
7+
},
68
NEW = {},
79
IMPROVEMENTS = {},
810
}

ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Interface: 110100
22
## Author: Merathilis
33
## Version: @project-version@
4-
## X-Version: 6.57
4+
## X-Version: 6.58
55
## Title: |cFF1784d1ElvUI|r |cffffffffMerathilis|r|cffff7d0aUI|r
66
## AddonCompartmentFunc: MerathilisUI_OnAddonCompartmentClick
77
## IconTexture: Interface\AddOns\ElvUI_MerathilisUI\Media\Textures\m2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img src="https://raw.githubusercontent.com/Merathilis/ElvUI_MerathilisUI/development/m4.png"/><br>
33
<img src="https://img.shields.io/badge/ElvUI-13.87-blue.svg?longCache=true&style=for-the-badge"/>
4-
<img src="https://img.shields.io/badge/Version-6.57-orange.svg?longCache=true&style=for-the-badge"/>
4+
<img src="https://img.shields.io/badge/Version-6.58-orange.svg?longCache=true&style=for-the-badge"/>
55
</div>
66

77
---

0 commit comments

Comments
 (0)