Skip to content

Commit c7b8d7f

Browse files
authored
version bump (#150)
1 parent 25a70c1 commit c7b8d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AzureBasicLoadBalancerUpgrade/module/AzureBasicLoadBalancerUpgrade/AzureBasicLoadBalancerUpgrade.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '2.5.1'
15+
ModuleVersion = '2.5.2'
1616

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

109109
# ReleaseNotes of this module
110-
ReleaseNotes = 'Improve NAT Rule/BE validation message, fix AvSet detection.'
110+
ReleaseNotes = 'Fix Write-Progress error when running in PowerShell 5.1 (bad param)'
111111

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

0 commit comments

Comments
 (0)