From 9e425022257ca626c464d6f4ddba7c063a3dfa39 Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Fri, 9 Aug 2024 19:54:11 +0200 Subject: [PATCH] Toc: 11.0.0, 11.0.2 --- PetCare.toc | 2 +- RelNotes.lua | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/PetCare.toc b/PetCare.toc index 835af70..f519b0f 100644 --- a/PetCare.toc +++ b/PetCare.toc @@ -1,4 +1,4 @@ -## Interface: 100207 +## Interface: 110000, 110002 ## Title: PetCare ## Notes: Handles a hunter's pet needs in battle ## Notes-itIT: Gestisce in battaglia il famiglio di un cacciatore diff --git a/RelNotes.lua b/RelNotes.lua index f829f60..e998454 100644 --- a/RelNotes.lua +++ b/RelNotes.lua @@ -13,10 +13,12 @@ can play a sound if you enter a non PVP instance with Growl active alerts can be disabled in PVP ]]) self:HF_Paragraph("Release Notes") +self:RelNotes(6,10,0,[[ +Toc: 11.0.0, 11.0.2 +]]) self:RelNotes(6,9,1,[[ Toc: 10.2.7 ]]) - self:RelNotes(6,8,1,[[ Fix: Message: Interface/AddOns/PetCare/PetCare.lua:240: Usage: local r, g, b = GetThreatStatusColor(gameErrorIndex) Feature: Widget can now be hidden when out of combat: check options