Skip to content

Commit 870521a

Browse files
Update version
1 parent ed64530 commit 870521a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PSModuleDevelopment/PSModuleDevelopment.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
RootModule = 'PSModuleDevelopment.psm1'
55

66
# Version number of this module.
7-
ModuleVersion = '2.2.6.72'
7+
ModuleVersion = '2.2.7.90'
88

99
# ID used to uniquely identify this module
1010
GUID = '37dd5fce-e7b5-4d57-ac37-832055ce49d6'

PSModuleDevelopment/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
##
2+
## 2.2.7.90 (September 1st, 2019)
33
- New: Export-PSMDString - Parses strings from modules using the PSFramework localization feature.
44
- Upd: Measure-PSMDCommand - Renamed from Measure-PSMDCommandEx, performance upgrades, adding option for comparing multiple test sets.
55
- Upd: Refactored and updated the ModuleDebug component

0 commit comments

Comments
 (0)