From ea886412e1b50eed4184ca709bb28162fd431df0 Mon Sep 17 00:00:00 2001 From: Manuel Simon Hirsig Date: Sat, 27 Feb 2016 15:39:41 +0100 Subject: [PATCH] version bump --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index d392e62..44249f8 100644 --- a/core.lua +++ b/core.lua @@ -1,5 +1,5 @@ Aux = { - version = '2.5.4', + version = '2.5.5', blizzard_ui_shown = false, orig = {}, }