From 4cf1a6aa36b8e81a5ab77e133e1685dcd3c65358 Mon Sep 17 00:00:00 2001 From: Xruptor Date: Wed, 26 Oct 2016 22:03:06 -0400 Subject: [PATCH] Apparently there was some sort of odd packager issues at Curse. I'm updating the Library and pushing a new version to check again. --- BagSync.toc | 2 +- .../LibItemSearchGrid-1.0.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BagSync.toc b/BagSync.toc index 05fd243..bb3f8cd 100644 --- a/BagSync.toc +++ b/BagSync.toc @@ -2,7 +2,7 @@ ## Title: BagSync ## Notes: BagSync tracks your characters items and displays it within tooltips. ## Author: Xruptor -## Version: 10.7 +## Version: 10.8 ## OptionalDeps: tekDebug ## SavedVariables: BagSyncDB, BagSyncOpt, BagSyncGUILD_DB, BagSyncCURRENCY_DB, BagSyncPROFESSION_DB, BagSyncBLACKLIST_DB, BagSync_REALMKEY diff --git a/libs/LibItemSearchGrid-1.0/LibItemSearchGrid-1.0.lua b/libs/LibItemSearchGrid-1.0/LibItemSearchGrid-1.0.lua index 44ed9c4..9580c24 100644 --- a/libs/LibItemSearchGrid-1.0/LibItemSearchGrid-1.0.lua +++ b/libs/LibItemSearchGrid-1.0/LibItemSearchGrid-1.0.lua @@ -21,7 +21,7 @@ := : | = | == | != | ~= | < | > | <= | >= --]] -local Lib = LibStub:NewLibrary('LibItemSearchGrid-1.0', 1) +local Lib = LibStub:NewLibrary('LibItemSearchGrid-1.0', 2) if not Lib then return else -- 1.7.9.5