File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.2.0 '
15
+ ModuleVersion = ' 0.2.1 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -114,15 +114,7 @@ PrivateData = @{
114
114
# IconUri = ''
115
115
116
116
# ReleaseNotes of this module
117
- ReleaseNotes = ' * Added new cmdlets:
118
- - New-AzBlueprint
119
- - Set-AzBlueprint
120
- - Publish-AzBlueprint
121
- - New-AzBlueprintArtifact
122
- - Set-AzBlueprintArtifact
123
- - Get-AzBlueprintArtifact
124
- - Export-AzBlueprintWithArtifact
125
- - Import-AzBlueprintWithArtifact'' '
117
+ ReleaseNotes = ' Bug fixes and improvements'
126
118
127
119
# Prerelease string of this module
128
120
# Prerelease = ''
Original file line number Diff line number Diff line change 19
19
-->
20
20
## Upcoming Release
21
21
22
+ ## Version 0.2.1
23
+ * Bug fixes and improvements
24
+
22
25
## Version 0.2.0
23
26
* Added new cmdlets:
24
27
- New-AzBlueprint
You can’t perform that action at this time.
0 commit comments