Skip to content

Commit 1db2cbb

Browse files
authored
Revert "Out-of-band Release for Az.StackHCI (#24186)" (#24225)
This reverts commit d399046.
1 parent 39158e8 commit 1db2cbb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/StackHCI/StackHCI/Az.StackHCI.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '2.3.1'
15+
ModuleVersion = '2.3.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -121,7 +121,8 @@ PrivateData = @{
121121
# IconUri = ''
122122

123123
# ReleaseNotes of this module
124-
ReleaseNotes = '* Updated Set-AzStackHCI to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties.'
124+
ReleaseNotes = '* Fixed issue for WAC.
125+
* Restricted registration for 23H2 devices exclusively to cloud deployment.'
125126

126127
# Prerelease string of this module
127128
# Prerelease = ''

src/StackHCI/StackHCI/ChangeLog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
22-
## Version 2.3.1
2321
* Updated `Set-AzStackHCI` to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties.
2422

2523
## Version 2.3.0

0 commit comments

Comments
 (0)