We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a70c1 commit c7b8d7fCopy full SHA for c7b8d7f
AzureBasicLoadBalancerUpgrade/module/AzureBasicLoadBalancerUpgrade/AzureBasicLoadBalancerUpgrade.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'AzureBasicLoadBalancerUpgrade'
13
14
# Version number of this module.
15
- ModuleVersion = '2.5.1'
+ ModuleVersion = '2.5.2'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -107,7 +107,7 @@
107
# IconUri = ''
108
109
# ReleaseNotes of this module
110
- ReleaseNotes = 'Improve NAT Rule/BE validation message, fix AvSet detection.'
+ ReleaseNotes = 'Fix Write-Progress error when running in PowerShell 5.1 (bad param)'
111
112
# Prerelease string of this module
113
# Prerelease = 'beta'
0 commit comments