diff --git a/HealBotBlue.toc b/HealBotBlue.toc index 39b405a..53c95ec 100644 --- a/HealBotBlue.toc +++ b/HealBotBlue.toc @@ -1,6 +1,6 @@ ## Interface: 11200 ## Title: HealBotBlue -## Version: 1.6.2 +## Version: 1.6.3 ## Author: Bluewhale ## Notes: Adds panel with skinable bars for healing and decursive ## SavedVariablesPerCharacter: HealBot_Config diff --git a/README.md b/README.md index 0085b0a..5df83bc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ Default installation path: `C:\Program Files\World of Warcraft\Interface\AddOns\ ### Change Log +**v1.6.3** +* **Hotfix string splitter** - added falback for string splitter if the the string is empty or nil. + **v1.6.2** * **Hotfix - raid and party frames** - if getNumRaidMembers() > 0 wrapper around extra bars stopped from displaying all frames blocked from displaying Extras\Raid. * **UI Update - Raid & Pets Split** - Split the "Raid / Extra" toggle into separate "Raid" and "Pets" toggles. Simplified the raid bars filter dropdown to core options (All, Melee, Ranged, Heals, Custom).