Skip to content

Commit 6cf1a2c

Browse files
committed
version bump
1 parent fb4c68c commit 6cf1a2c

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.4.3'
15+
ModuleVersion = '2.4.4'
1616

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

109109
# ReleaseNotes of this module
110-
ReleaseNotes = 'Fix missed VMSS backups in -multiLBConfig mode'
110+
ReleaseNotes = 'Enhanced -multiLBConfig validation to prevent incorrect useage'
111111

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

0 commit comments

Comments
 (0)