File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212RootModule = ' AsBuiltReport.NetApp.ONTAP.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.6.2 '
15+ ModuleVersion = ' 0.6.3 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
@@ -27,7 +27,7 @@ Author = 'Jonathan Colon Feliciano'
2727# CompanyName = 'Unknown'
2828
2929# Copyright statement for this module
30- Copyright = ' (c) 2021 Jonathan Colon Feliciano. All rights reserved.'
30+ Copyright = ' (c) 2022 Jonathan Colon Feliciano. All rights reserved.'
3131
3232# Description of the functionality provided by this module
3333Description = ' A PowerShell module to generate an as built report on the configuration of NetApp ONTAP.'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ function Invoke-AsBuiltReport.NetApp.ONTAP {
55 . DESCRIPTION
66 Documents the configuration of NetApp ONTAP in Word/HTML/Text formats using PScribo.
77 . NOTES
8- Version: 0.6.2
8+ Version: 0.6.3
99 Author: Jonathan Colon Feliciano
1010 Twitter: @jcolonfzenpr
1111 Github: rebelinux
You can’t perform that action at this time.
0 commit comments