From 4619c68826a99544aaa23cf1d2d36a348cbbb1f6 Mon Sep 17 00:00:00 2001 From: Narcasung Date: Wed, 8 Jul 2026 15:34:23 +0200 Subject: [PATCH] Downgrade version to 0.1 pending first stable 1.0 Aligns the .toc version and README download link with the v0.1 pre-release; v1.0 will be bumped explicitly later. --- HideCoAUI/HideCoAUI.toc | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HideCoAUI/HideCoAUI.toc b/HideCoAUI/HideCoAUI.toc index 8e11b60..03b8f34 100644 --- a/HideCoAUI/HideCoAUI.toc +++ b/HideCoAUI/HideCoAUI.toc @@ -2,7 +2,7 @@ ## Title: Hide CoA Class UI ## Notes: Hides the Conquest of Azeroth class frame. ## Author: Narcasung -## Version: 1.0 +## Version: 0.1 ## SavedVariables: HideCoADB ## OptionalDeps: ElvUI diff --git a/README.md b/README.md index 9ff71c6..e8a8dd9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ hide its custom class-resource frames. ## Installation +[Download here](https://github.com/Narcasung/hide-coa-ui/releases/download/v0.1/HideCoAUI-v0.1.zip). + Drop the `HideCoAUI` folder into your `Interface\AddOns` directory. ## Usage