From 8b666a1eaaff86a3fc23a5cd96e70ad66f1fc6b0 Mon Sep 17 00:00:00 2001 From: Taracque Date: Wed, 8 Jul 2015 16:26:53 +0200 Subject: [PATCH] v1.1.1, 6.2 compatible toc --- DKCrutch.lua | 4 ++-- DKCrutch.toc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DKCrutch.lua b/DKCrutch.lua index 76d0835..8fa8d8b 100755 --- a/DKCrutch.lua +++ b/DKCrutch.lua @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- --- DKCrutch 1.1.0 +-- DKCrutch 1.1.1 -- -- Death Knight rune tracker and ability advisor ------------------------------------------------------------------------------- @@ -8,7 +8,7 @@ DKCrutch = {Locals = {}} local L = DKCrutch.Locals -DKCrutch.versionNumber = '1.1.0' +DKCrutch.versionNumber = '1.1.1' DKCrutch.talent = "" DKCrutch.talentUnsure = true DKCrutch.DebugMode = false diff --git a/DKCrutch.toc b/DKCrutch.toc index b69db41..a3a1bbd 100755 --- a/DKCrutch.toc +++ b/DKCrutch.toc @@ -1,8 +1,8 @@ -## Interface: 60100 +## Interface: 60200 ## Title: DKCrutch ## Notes: Death Knight rune tracker and rotation helper ## Author: Taracque, Dšgrov‡s of Arathor -## Version: 1.1.0 +## Version: 1.1.1 ## SavedVariables: DKCrutchDB ## OptionalDeps: ## Dependencies: -- 1.7.9.5