From 5f8807a8795aa4e7c3fc9c8ff795d42935226ba4 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Fri, 29 Sep 2023 20:42:19 +0200 Subject: [PATCH] bump version v2.25-Release --- Gladdy.lua | 4 ++-- Gladdy.toc | 2 +- Gladdy_BCC.toc | 2 +- Gladdy_Wrath.toc | 2 +- README.md | 6 +++++- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Gladdy.lua b/Gladdy.lua index 6f87120..3e599b4 100644 --- a/Gladdy.lua +++ b/Gladdy.lua @@ -26,11 +26,11 @@ local LibStub = LibStub --------------------------- -local MAJOR, MINOR = "Gladdy", 12 +local MAJOR, MINOR = "Gladdy", 13 local Gladdy = LibStub:NewLibrary(MAJOR, MINOR) local L Gladdy.version_major_num = 2 -Gladdy.version_minor_num = 0.24 +Gladdy.version_minor_num = 0.25 Gladdy.version_num = Gladdy.version_major_num + Gladdy.version_minor_num Gladdy.version_releaseType = RELEASE_TYPES.release Gladdy.version = PREFIX .. string.format("%.2f", Gladdy.version_num) .. "-" .. Gladdy.version_releaseType diff --git a/Gladdy.toc b/Gladdy.toc index c9067ad..a6c85f6 100644 --- a/Gladdy.toc +++ b/Gladdy.toc @@ -1,5 +1,5 @@ ## Title: Gladdy |cFFFF0000 game client not supported|r -## Version: 2.24-Release +## Version: 2.25-Release ## Notes: The most powerful arena AddOn for WoW Classic TBC/WotLK ## Author: XiconQoo, DnB_Junkee, Knall ## X-Email: contact me on discord Knall#1751 diff --git a/Gladdy_BCC.toc b/Gladdy_BCC.toc index af162a9..82fc2fb 100644 --- a/Gladdy_BCC.toc +++ b/Gladdy_BCC.toc @@ -1,6 +1,6 @@ ## Interface: 20504 ## Title: Gladdy - TBC -## Version: 2.24-Release +## Version: 2.25-Release ## Notes: The most powerful arena AddOn for WoW 2.5.4 ## Author: XiconQoo, DnB_Junkee, Knall ## X-Email: contact me on discord Knall#1751 diff --git a/Gladdy_Wrath.toc b/Gladdy_Wrath.toc index 5720984..6cb51f1 100644 --- a/Gladdy_Wrath.toc +++ b/Gladdy_Wrath.toc @@ -1,6 +1,6 @@ ## Interface: 30402 ## Title: Gladdy - WotLK -## Version: 2.24-Release +## Version: 2.25-Release ## Notes: The most powerful arena AddOn for WoW 3.4.2 ## Author: XiconQoo, DnB_Junkee, Knall ## X-Email: contact me on discord Knall#1751 diff --git a/README.md b/README.md index e765400..d5ea1cb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ --- -## [v2.24-Release Download Here](https://github.com/XiconQoo/Gladdy-TBC/releases/download/v2.24-Release/Gladdy_Classic_v2.24-Release.zip) +## [v2.25-Release Download Here](https://github.com/XiconQoo/Gladdy-TBC/releases/download/v2.25-Release/Gladdy_Classic_v2.25-Release.zip) ###### Please consider donating if you like my work @@ -61,6 +61,7 @@ The goal is to make Gladdy highly configurable in it's appearance. Everything ca - [dfherr](https://github.com/dfherr) - [miraage](https://github.com/miraage) - [veiz](https://github.com/veiz) +- [Flamanis](https://github.com/Flamanis) Thank you! @@ -80,6 +81,9 @@ Thank you! ### Changes +### v2.25-Release +- fix TotemPlates interfering with ElvUI (thanks [Flamanis](https://github.com/Flamanis)) + ### v2.24-Release - fix for WotLK v30402 (update libs) - update DRList