Skip to content

Commit

Permalink
V9.2.7-A1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovicus-Maior committed Aug 17, 2022
1 parent 3747ec9 commit f7ca27d
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion WoWPro/WoWPro_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## SavedVariables: WoWProData
## SavedVariablesPerCharacter: WoWProCharDB
## OptionalDeps: Carbonite, TomTom
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## X-Category: Compilations
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Libraries\LibStub\LibStub.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Achievements/WoWPro_Achievements_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: World Achievements guides created by the WoW-Pro Community
## Author: Twists
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
## X-Category: Quest
WoWPro_Achievements.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Dailies/WoWPro_Dailies_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: Daily quest guides created by the WoW-Pro Community
## Author: Jiyambi
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Dailies.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Leveling/WoWPro_Leveling_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: Leveling guides created by the WoW-Pro Community
## Author: Jiyambi
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Leveling.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Profession/WoWPro_Profession_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: Professions guides guides created by the WoW-Pro Community
## Author: Twists
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## DefaultState: disabled
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Recorder/WoWPro_Recorder_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: Record and edit guides for use with the WoW-Pro Addon
## Author: Jiyambi
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## SavedVariables: WoWPro_RecorderDB
## DefaultState: disabled
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Utilities/CutRelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ elif [ "$1" == "--tbc" ] ; then
ZIP_EXTRA="-tbc"
shift
elif [ "$1" == "--wrath" ] ; then
ADDON_DIRS=${TBC[@]}
ADDON_DIRS=${[@]}
TOC_SUFFIX="_Wrath"
ZIP_EXTRA="-wrath"
shift
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_WorldEvents/WoWPro_WorldEvents_Mainline.toc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Notes: World Event guides created by the WoW-Pro Community
## Author: Jiyambi
## Dependencies: WoWPro
## Version: 9.2.5-A2
## Version: 9.2.7-A1
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_WorldEvents.lua
Expand Down

0 comments on commit f7ca27d

Please sign in to comment.