Skip to content

Commit f6138b0

Browse files
committed
metadata updates
1 parent 7487e67 commit f6138b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PowerAzPlus/PowerAzPlus.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '1.0.1'
15+
ModuleVersion = '1.1.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -107,7 +107,7 @@ PrivateData = @{
107107
# IconUri = ''
108108

109109
# ReleaseNotes of this module
110-
ReleaseNotes = 'Initial 1.0.0 release with Help.'
110+
ReleaseNotes = 'Added Import-LogicAppDefinition, switch to XML-based help file.'
111111

112112
# Prerelease string of this module
113113
# Prerelease = ''

0 commit comments

Comments
 (0)