Skip to content

Commit fbf9fb7

Browse files
author
Filiz Topatan
committed
update version number and changelog for a new version
1 parent a385cd6 commit fbf9fb7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/Blueprint/Blueprint/Az.Blueprint.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.2.7'
15+
ModuleVersion = '0.2.8'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'

src/Blueprint/Blueprint/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
-->
2020
## Upcoming Release
2121

22+
## Version 0.2.8
23+
* Bug Fix: File/folder names should be platform agnostic for Export/Import cmdlets
24+
2225
## Version 0.2.7
2326
* Bug Fix: Use user assigned identity defined in the assignment file instead of cmdlet parameter during blueprint assignment (Set- cmdlet).
2427
* Update module version information in the .psd1 file

0 commit comments

Comments
 (0)