From c04dbe3718a2a438d39ddfbe63150f81fc6d08e2 Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 19 Mar 2024 20:49:27 +0100 Subject: [PATCH] toc 100206 --- EditBox-Font-Improver.toc | 4 ++-- changelog.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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.