Skip to content

Commit

Permalink
🚀 RELEASE: 6.43
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Oct 23, 2024
1 parent aa21309 commit a7c4b0b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions ElvUI_MerathilisUI/Core/Changelog/6.43.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
local MER = unpack(ElvUI_MerathilisUI)

MER.Changelog[643] = {
RELEASE_DATE = "TBD",
FIXES = {},
NEW = {},
IMPROVEMENTS = {},
RELEASE_DATE = "23.10.2024",
FIXES = {
"[AutoButtons]: Fixed an issues with the AutoButtons options",
"[EventTracker]: Fixed an time table option",
},
}
2 changes: 1 addition & 1 deletion ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 110005
## Author: Merathilis
## Version: @project-version@
## X-Version: 6.42
## X-Version: 6.43
## Title: |cFF1784d1ElvUI|r |cffffffffMerathilis|r|cffff7d0aUI|r
## AddonCompartmentFunc: MerathilisUI_OnAddonCompartmentClick
## IconTexture: Interface\AddOns\ElvUI_MerathilisUI\Media\Textures\m2
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.78-blue.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/Version-6.42-orange.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/ElvUI-13.79-blue.svg?longCache=true&style=for-the-badge"/>
<img src="https://img.shields.io/badge/Version-6.43-orange.svg?longCache=true&style=for-the-badge"/>
</div>

---
Expand Down

0 comments on commit a7c4b0b

Please sign in to comment.