diff --git a/EditBox-Font-Improver.toc b/EditBox-Font-Improver.toc index 38029ea..2d03920 100755 --- a/EditBox-Font-Improver.toc +++ b/EditBox-Font-Improver.toc @@ -1,6 +1,6 @@ -## Interface: 100205 +## Interface: 100206 ## Title: EditBox Font Improver -## Version: 1.0.6 +## Version: 1.0.7 ## IconTexture: Interface\AddOns\EditBox-Font-Improver\icon.blp ## Notes: Lets you set your custom font, font size and style for the edit boxes of: Blizz's macro frame, OPie, M6, and WoWLua. ## Author: Mot diff --git a/changelog.md b/changelog.md index 314a27e..d2cdb83 100755 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +#### 1.0.7 (2024-03-19) + +- toc bump only. If necessary, the addon will be updated in the next days. + #### 1.0.6 (2024-01-16) - Just a toc bump for 10.2.5. Compatibility update will follow if needed.