diff --git a/CHANGES.txt b/CHANGES.txt index e69b18b..7a9a162 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,2 +1,5 @@ +v2: 2020-12-05 + - Add interface options + v1: 2020-11-30 - Initial release \ No newline at end of file diff --git a/HideButtonGlow.toc b/HideButtonGlow.toc index 5e10b4c..8f63234 100644 --- a/HideButtonGlow.toc +++ b/HideButtonGlow.toc @@ -1,5 +1,5 @@ ## Interface: 90002 -## Version: 1 +## Version: 2 ## Author: dekallo ## Title: Hide Button Glow ## Notes: Prevents spells on your action bar from glowing diff --git a/pkgmeta.yaml b/pkgmeta.yaml new file mode 100644 index 0000000..7d85df8 --- /dev/null +++ b/pkgmeta.yaml @@ -0,0 +1 @@ +manual-changelog: CHANGES.txt \ No newline at end of file