Core lib version update to trigger packager

This commit is contained in:
2015-08-28 12:36:48 +02:00
parent d21ff3c73a
commit 25e7af7d02

View File

@ -1,5 +1,5 @@
local MBC = "MyBagsCore-1.0" local MBC = "MyBagsCore-1.0"
local MBC_MINOR = "2015.08.28.1" local MBC_MINOR = "2015.08.28.2"
if not LibStub then if not LibStub then
error(MBC .. " requires LibStub.") error(MBC .. " requires LibStub.")
end end