From f3d64cf84d064528b50233ec0306f37c43ac963d Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Sat, 30 Apr 2016 15:55:33 +0200 Subject: [PATCH] version bump --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index cc05b57..759bba3 100644 --- a/core.lua +++ b/core.lua @@ -1,5 +1,5 @@ Aux = { - version = '2.11.6', + version = '2.11.7', blizzard_ui_shown = false, orig = {}, }