From 44553b5590fa87bc36a788383751e553b77fd39e Mon Sep 17 00:00:00 2001 From: Aldric Ducreux Date: Thu, 27 Feb 2025 00:53:08 +0100 Subject: [PATCH] Update TOC Interface for 11.1.0 --- APR-Core/ChangeLog.lua | 6 +++++- APR.toc | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/APR-Core/ChangeLog.lua b/APR-Core/ChangeLog.lua index 3a6c00da..19854ec7 100644 --- a/APR-Core/ChangeLog.lua +++ b/APR-Core/ChangeLog.lua @@ -79,7 +79,11 @@ end function APR.changelog:SetChangeLog() local news = { - { "v4.8", "2025-02-27" }, + { "v4.8.1", "2025-02-27" }, + "#WoW", + "- Update TOC Interface for 11.1.0", + + { "v4.8.0", "2025-02-27" }, "#Bugs", "- Added missing 11.1.0 taxi nodes", "- Added missing portal to undermine", diff --git a/APR.toc b/APR.toc index d0237612..ce2fcfbe 100644 --- a/APR.toc +++ b/APR.toc @@ -1,4 +1,4 @@ -## Interface: 110000, 110002, 110005, 110007 +## Interface: 110000, 110002, 110005, 110007, 110100 ## Title: Azeroth Pilot Reloaded ## Notes: Continuation, optimization, and rewrite of Azeroth Auto Pilot.