Skip to content

Commit

Permalink
Commit build changes [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuBuisson committed Jul 20, 2017
1 parent 924a8b3 commit b7867b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PSCodeHealth/PSCodeHealth.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = '.\PSCodeHealth.psm1'

# Version number of this module.
ModuleVersion = '0.1.166'
ModuleVersion = '0.1.169'

# ID used to uniquely identify this module
GUID = 'ca22dabd-bbb6-4805-9c90-a8aad6dbbfd3'
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pages:
- Getting Started: GettingStarted.md
- Metrics collected by PSCodeHealth: Metrics.md
- How do I ...:
- Create and interpret a PSCodeHealth HTML report: HowDoI/HtmlReport.md
- Check if my code meets metrics goals: HowDoI/CheckCodeCompliance.md
- Customize compliance rules according to my metrics goals: HowDoI/CustomizeComplianceRules.md
- Public Functions:
Expand Down

0 comments on commit b7867b3

Please sign in to comment.