diff --git a/README b/README index 34dbe19..c9824e0 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -SmartLoot v1.0 by Necroskillz +SmartLoot v1.1 by Necroskillz ============================= SmartLoot is a unobtrusive group loot frames AddOn for vanilla World of Wacraft v1.12.1. @@ -14,5 +14,8 @@ Features: Changelog: ========== +v1.1 - 2013/12/2 + - fixed a bug that was preventing the loot anchor to be displayed + v1.0 - 2013/11/25 - initial version \ No newline at end of file diff --git a/SmartLoot.lua b/SmartLoot.lua index 192ba6f..52d7090 100644 --- a/SmartLoot.lua +++ b/SmartLoot.lua @@ -1,6 +1,6 @@ SmartLoot = {}; -SmartLoot.Version = "1.0"; +SmartLoot.Version = "1.1"; SmartLoot.Roll = { Pass = 0;