From 2eae8fa419ada6b40dff24d1984fc0829a9c72c4 Mon Sep 17 00:00:00 2001 From: Parnic Date: Tue, 28 Mar 2017 14:28:00 -0500 Subject: [PATCH] Updated TOC to 7.2 --- IceHUD.toc | 4 ++-- IceHUD_Options/IceHUD_Options.toc | 2 +- changelog.txt | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/IceHUD.toc b/IceHUD.toc index 351d2b8..562f7e0 100644 --- a/IceHUD.toc +++ b/IceHUD.toc @@ -1,4 +1,4 @@ -## Interface: 70100 +## Interface: 70200 ## Author: Parnic, originally created by Iceroth ## Name: IceHUD ## Title: IceHUD |cff7fff7f-Ace3-|r @@ -6,7 +6,7 @@ ## Version: @project-version@ ## SavedVariables: IceCoreDB ## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibRangeCheck-2.0, LibDualSpec-1.0, LibDBIcon-1.0, AceGUI-3.0-SharedMediaWidgets -## X-Compatible-With: 70000 +## X-Compatible-With: 70100 ## X-Category: HUDs ## X-Website: https://www.wowace.com/projects/ice-hud ## X-WoWI-ID: 8149 diff --git a/IceHUD_Options/IceHUD_Options.toc b/IceHUD_Options/IceHUD_Options.toc index 35ff840..6d1b24b 100644 --- a/IceHUD_Options/IceHUD_Options.toc +++ b/IceHUD_Options/IceHUD_Options.toc @@ -1,4 +1,4 @@ -## Interface: 70100 +## Interface: 70200 ## Title: IceHUD |cff7fff7f-Options-|r ## Author: Parnic ## Version: @project-version@ diff --git a/changelog.txt b/changelog.txt index f74e264..8fdbddf 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +v1.10.15: +- Fixed error on 7.2 due to a CVar being removed +- Updated TOC for 7.2 + v1.10.14: - Fixed Holy Word: Serenity not being trackable in the Custom Cooldown module (ticket #232). - Updated Stagger bar to allow the user to set the max to 100% if desired.