diff --git a/src/WizardsWardrobe.lua b/src/WizardsWardrobe.lua index 18e523c..b561415 100644 --- a/src/WizardsWardrobe.lua +++ b/src/WizardsWardrobe.lua @@ -5,7 +5,7 @@ local WWQ = WW.queue WW.name = "WizardsWardrobe" WW.simpleName = "Wizard's Wardrobe" WW.displayName = "|c18bed8W|c26c2d1i|c35c6c9z|c43cac2a|c52cebar|c60d1b3d|c6fd5ab'|c7dd9a4s|c8cdd9d |c9ae195W|ca8e58ea|cb7e986r|cc5ed7fd|cd4f077r|ce2f470o|cf1f868b|cfffc61e|r" -WW.version = "1.9.3" +WW.version = "1.9.4" WW.zones = {} local cancelAnimation = false diff --git a/src/WizardsWardrobe.txt b/src/WizardsWardrobe.txt index 3de9ede..e98ee99 100644 --- a/src/WizardsWardrobe.txt +++ b/src/WizardsWardrobe.txt @@ -1,6 +1,6 @@ ## Title: Wizard's Wardrobe ## Author: ownedbynico -## Version: 1.9.3 +## Version: 1.9.4 ## Description: Throw all your setups into the wardrobe and let the wizard equip them exactly when you need it. ## APIVersion: 101034 ## DependsOn: LibAddonMenu-2.0 LibChatMessage>=105