Skip to content

Commit 18a5d9f

Browse files
committed
Updated CHANGELOG.md and PowerVCF.psd1
Signed-off-by: Gary Blake <gblake@vmware.com>
1 parent 8b61bc1 commit 18a5d9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## v2.1.8 (2022-31-05)
3+
## v2.2.0 (2022-26-05)
44
- Fixed `Get-VCFApplicationVirtualNetwork`cmdlet when passing the ID of the Application Virtual Network the response was failing.
55
- Updated `Get-VCFFederation` cmdlet to check the system version, multi-instance management is deprecated in VMware Cloud Foundation v4.4.0.
66
- Updated `Set-VCFFederation` cmdlet to check the system version, multi-instance management is deprecated in VMware Cloud Foundation v4.4.0.

PowerVCF.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Brian O Connell
55
#
6-
# Generated on: 31/05/2022
6+
# Generated on: 26/05/2022
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'PowerVCF.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.1.8'
15+
ModuleVersion = '2.2.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)