Skip to content

Commit fed0b9c

Browse files
authored
!deploy v0.7.1
2 parents 6d930e6 + 6fc2cca commit fed0b9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PSProfile - ChangeLog
22

33
* [PSProfile - ChangeLog](#psprofile---changelog)
4-
* [0.7.0 - 2021-11-17](#070---2021-11-17)
4+
* [0.7.1 - 2021-11-17](#071---2021-11-17)
55
* [0.6.3 - 2020-06-27](#063---2020-06-27)
66
* [0.6.2 - 2020-05-14](#062---2020-05-14)
77
* [0.6.1 - 2019-11-04](#061---2019-11-04)
@@ -24,7 +24,7 @@
2424

2525
***
2626

27-
## 0.7.0 - 2021-11-17
27+
## 0.7.1 - 2021-11-17
2828

2929
* Miscellaneous
3030
* Added: Support for code-workspace aggregation in the GitPathMap if any are found under ProjectPaths.

PSProfile/PSProfile.psd1

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

1414
# Version number of this module.
15-
ModuleVersion = '0.7.0'
15+
ModuleVersion = '0.7.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = @('Desktop','Core')

0 commit comments

Comments
 (0)