Skip to content

Commit

Permalink
9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Haleth committed Sep 4, 2016
1 parent fffb177 commit 21a603e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion FreeUI/FreeUI.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: FreeUI
## Notes: Minimalistic user interface.
## Author: Haleth/Lightsword
## Version: 9.0.1
## Version: 9.0.2
## RequiredDeps: Blizzard_CombatText
## OptionalDeps: Clique, FreeUI_Options, MyRolePlay, oUF
## SavedVariables: FreeUIGlobalConfig
Expand Down
2 changes: 1 addition & 1 deletion FreeUI/scripts/objectivetracker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ F.RegisterEvent("VARIABLES_LOADED", function()
if C.quests.rememberObjectiveTrackerState and (FreeUIConfig.objectiveTracker.collapsed or C.quests.alwaysCollapseObjectiveTracker) then
ObjectiveTracker_Collapse()
end
end)
end)
2 changes: 1 addition & 1 deletion FreeUI_Install/FreeUI_Install.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: FreeUI Install
## Notes: FreeUI setup addon.
## Author: Haleth/Lightsword
## Version: 9.0.1
## Version: 9.0.2
## RequiredDeps: FreeUI

install.lua
2 changes: 1 addition & 1 deletion FreeUI_Options/FreeUI_Options.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title: FreeUI Options
## Notes: Options GUI for FreeUI.
## Author: Haleth/Lightsword
## Version: 9.0.1
## Version: 9.0.2
## SavedVariables: FreeUIOptionsGlobal, FreeUIOptions
## SavedVariablesPerCharacter: FreeUIOptionsPerChar

Expand Down

0 comments on commit 21a603e

Please sign in to comment.