Skip to content

Commit

Permalink
🚀 RELEASE: 6.36
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Aug 27, 2024
1 parent 68c4d6c commit 621e548
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
### Changes ###

* [Skins]: Fixed an typ in UI Widgets Skin
* [AngrierWorldQuests]: Added skin for it
* [AutoButtons]: Added some new openables
* [Widgets/MicroBar]: Updated Animations
* [Armory]: Updates to Armory
* [Skins]: Various skin tweaks & updates
* [Chat Text]: Sync with ElvUI changes
8 changes: 6 additions & 2 deletions ElvUI_MerathilisUI/Core/Changelog/6.36.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
local MER = unpack(ElvUI_MerathilisUI)

MER.Changelog[636] = {
RELEASE_DATE = "TBD",
RELEASE_DATE = "27.08.2024",
FIXES = {},
NEW = {},
IMPROVEMENTS = {},
IMPROVEMENTS = {
"[Armory]: Updates to Armory",
"[Skins]: Various skin tweaks & updates",
"[Chat Text]: Sync with ElvUI changes",
},
}
2 changes: 1 addition & 1 deletion ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
## OptionalDeps: SharedMedia, BigWigs, ls_Toasts, WeakAuras, WeakAurasOptions
## X-Credits: Simpy, Benik, Azilroka, Darth Predator, fang2hou, fgprodigal, Siweia, Solor, Elv, Toxi, Blazeflack & all AddOn Authors who inspired me.
## X-Interface: 110002
## X-ElvUIVersion: 13.75
## X-ElvUIVersion: 13.76
## X-Curse-Project-Name: MerathilisUI
## X-Curse-Project-ID: 97589
## X-WoWI-ID: 24117
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align="center">
<img src="https://raw.githubusercontent.com/Merathilis/ElvUI_MerathilisUI/development/m4.png"/><br>
<img src="https://img.shields.io/badge/ElvUI-13.75-blue.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/Version-6.35-orange.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/ElvUI-13.76-blue.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/Version-6.36-orange.svg?longCache=true&style=for-the-badge"/>
</div>

---
Expand Down

0 comments on commit 621e548

Please sign in to comment.