Skip to content

Commit be04ac8

Browse files
authored
Merge pull request #16 from AsBuiltReport/dev
Update AsBuiltReport.VMware.SRM.psd1
2 parents ff7ab90 + 0e2e253 commit be04ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AsBuiltReport.VMware.SRM.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'AsBuiltReport.VMware.SRM.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.4.0'
15+
ModuleVersion = '0.4.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -124,4 +124,4 @@ PrivateData = @{
124124
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
125125
# DefaultCommandPrefix = ''
126126

127-
}
127+
}

0 commit comments

Comments
 (0)