diff --git a/Bagnon_ItemLevel/Bagnon_ItemLevel.toc b/Bagnon_ItemLevel/Bagnon_ItemLevel.toc index d5a7d43..2260ee7 100644 --- a/Bagnon_ItemLevel/Bagnon_ItemLevel.toc +++ b/Bagnon_ItemLevel/Bagnon_ItemLevel.toc @@ -1,4 +1,4 @@ -## Interface: 100205 +## Interface: 100206 ## IconTexture: Interface\Addons\BagBrother\Art\Bagnon-Plugin.tga ## Plain Title: Bagnon ItemLevel diff --git a/Bagnon_ItemLevel/Bagnon_ItemLevel_Cata.toc b/Bagnon_ItemLevel/Bagnon_ItemLevel_Cata.toc new file mode 100644 index 0000000..dc02209 --- /dev/null +++ b/Bagnon_ItemLevel/Bagnon_ItemLevel_Cata.toc @@ -0,0 +1,20 @@ +## Interface: 40400 + +## Title: |TInterface/Addons/BagBrother/Art/Bagnon-Plugin:16:16|t Bagnon |cff20ff20ItemLevel|r +## Notes: |cff666666By Lars Norberg|r |n|n|cffffffffA simple Bagnon plugin that displays |nthe itemlevel of your equipable gear |nand Artifact Relics.|r|n|n|cff4488ffPayPal|r|cffffffff:|r |n|cffffffffwww.paypal.me/GoldpawsStuff|r|n|n|cff4488ffPatreon|r|cffffffff:|r |n|cffffffffwww.patreon.com/GoldpawsStuff|r +## Version: @project-version@ +## Author: Lars Norberg + +## X-Category: Inventory +## X-Curse-Project-ID: 274607 +## X-Wago-ID: J96Eg8Gg +## X-License: Custom + +## OptionalDeps: TaintLess +## RequiredDeps: Bagnon +## SavedVariables: BagnonItemLevel_DB + +embeds.xml +dispatcher.lua +defaults.lua +main.lua diff --git a/CHANGELOG.md b/CHANGELOG.md index c643f43..2687e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.0.89-Release] 2024-03-22 +- Updated for WoW Client Patch 10.2.6. +- Updated for WoW Client Patch 4.4.0. + ## [2.0.88-Release] 2024-02-07 - Updated for WoW Client Patch 1.15.1.