diff --git a/MyBagsCore/MyBags.lua b/MyBagsCore/MyBags.lua index 2899d32..32553e5 100644 --- a/MyBagsCore/MyBags.lua +++ b/MyBagsCore/MyBags.lua @@ -1,5 +1,5 @@ local MBC = "MyBagsCore-1.0" -local MBC_MINOR = "2015.08.28.1" +local MBC_MINOR = "2015.08.28.2" if not LibStub then error(MBC .. " requires LibStub.") end