From b3edd7a40bf4f4b4fcc89b12623c3cf3e0d33ca6 Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Sun, 20 Mar 2016 20:28:48 +0100 Subject: [PATCH] version bump --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 065cc1e..dd7420a 100644 --- a/core.lua +++ b/core.lua @@ -1,5 +1,5 @@ Aux = { - version = '2.8.0', + version = '2.8.1', blizzard_ui_shown = false, orig = {}, }