Skip to content

Commit 03ef95b

Browse files
authored
Revert compute module version change (#15022)
1 parent 906d3c7 commit 03ef95b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Compute/Compute/Az.Compute.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '3.3.0'
15+
ModuleVersion = '0.10.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -206,10 +206,10 @@ PrivateData = @{
206206
# IconUri = ''
207207

208208
# ReleaseNotes of this module
209-
ReleaseNotes = '* Release for Azure Stack 2020-09-01-hybrid profile'
209+
ReleaseNotes = '* Release for Azure Stack 2019-03-01-hybrid profile'
210210

211211
# Prerelease string of this module
212-
# Prerelease = 'preview'
212+
Prerelease = 'preview'
213213

214214
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
215215
# RequireLicenseAcceptance = $false

0 commit comments

Comments
 (0)