From ad896652b96842ac6cde697fb227b4e80663ad50 Mon Sep 17 00:00:00 2001 From: Freddie Date: Sun, 20 Oct 2024 14:50:33 -0700 Subject: [PATCH] Bump version --- ChoreTracker.toc | 2 +- VERSIONS.txt | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChoreTracker.toc b/ChoreTracker.toc index 1c6090f..e7c3537 100644 --- a/ChoreTracker.toc +++ b/ChoreTracker.toc @@ -1,7 +1,7 @@ ## Interface: 110002 ## Title: ChoreTracker ## Notes: Keep track of your chores -## Version: 11.0.2.27 +## Version: 11.0.2.28 ## Author: Freddie ## IconTexture: Interface\AddOns\ChoreTracker\Assets\icon.blp ## SavedVariables: ChoreTrackerDB diff --git a/VERSIONS.txt b/VERSIONS.txt index 8d17708..fc3bed3 100644 --- a/VERSIONS.txt +++ b/VERSIONS.txt @@ -1,3 +1,11 @@ +v11.0.2.28 +---------- +- Added Anniversary chores. +- Added Classic Timewalking dungeon/raid quests. +- Added Delves "Only if you have keys" option. +- Changed TWW dungeon weekly to once per account, the rewards suck after that. +- Changed "Mythic Dungeons" to "Dungeons" as it now includes heroics. + v11.0.2.27 ---------- - Fixed trying to start quests with buttons other than "Accept Quest" or "Start Quest".