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 906d3c7 commit 03ef95bCopy full SHA for 03ef95b
src/Compute/Compute/Az.Compute.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '3.3.0'
+ModuleVersion = '0.10.0'
16
17
# Supported PSEditions
18
CompatiblePSEditions = 'Core', 'Desktop'
@@ -206,10 +206,10 @@ PrivateData = @{
206
# IconUri = ''
207
208
# ReleaseNotes of this module
209
- ReleaseNotes = '* Release for Azure Stack 2020-09-01-hybrid profile'
+ ReleaseNotes = '* Release for Azure Stack 2019-03-01-hybrid profile'
210
211
# Prerelease string of this module
212
- # Prerelease = 'preview'
+ Prerelease = 'preview'
213
214
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
215
# RequireLicenseAcceptance = $false
0 commit comments