From fb17536a6877ca504a8484f76c1b98ef0868946c Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Fri, 25 Mar 2016 14:11:50 +0100 Subject: [PATCH] version bump --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 4bfeb41..3fdaa18 100644 --- a/core.lua +++ b/core.lua @@ -1,5 +1,5 @@ Aux = { - version = '2.9.20', + version = '2.10.0', blizzard_ui_shown = false, orig = {}, }