Skip to content

Commit 6eaaac1

Browse files
committed
Modified file version to v0.6.1
1 parent 1c83c3d commit 6eaaac1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AsBuiltReport.Microsoft.AD.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'AsBuiltReport.Microsoft.AD.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.6.0'
15+
ModuleVersion = '0.6.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

Src/Private/Get-AbrADDHCPInfrastructure.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Get-AbrADDHCPInfrastructure {
55
.DESCRIPTION
66
77
.NOTES
8-
Version: 0.5.0
8+
Version: 0.6.1
99
Author: Jonathan Colon
1010
Twitter: @jcolonfzenpr
1111
Github: rebelinux

Src/Private/Get-AbrADDNSInfrastructure.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Get-AbrADDNSInfrastructure {
55
.DESCRIPTION
66
77
.NOTES
8-
Version: 0.5.0
8+
Version: 0.6.1
99
Author: Jonathan Colon
1010
Twitter: @jcolonfzenpr
1111
Github: rebelinux

Src/Public/Invoke-AsBuiltReport.Microsoft.AD.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Invoke-AsBuiltReport.Microsoft.AD {
55
.DESCRIPTION
66
Documents the configuration of Microsoft AD in Word/HTML/Text formats using PScribo.
77
.NOTES
8-
Version: 0.5.0
8+
Version: 0.6.1
99
Author: Jonathan Colon
1010
Twitter: @jcolonfzenpr
1111
Github: rebelinux

0 commit comments

Comments
 (0)