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 568ce32 commit 3eeb49bCopy full SHA for 3eeb49b
PSModuleDevelopment/PSModuleDevelopment.psd1
@@ -4,7 +4,7 @@
4
RootModule = 'PSModuleDevelopment.psm1'
5
6
# Version number of this module.
7
- ModuleVersion = '2.2.5.31'
+ ModuleVersion = '2.2.5.37'
8
9
# ID used to uniquely identify this module
10
GUID = '37dd5fce-e7b5-4d57-ac37-832055ce49d6'
PSModuleDevelopment/changelog.md
@@ -1,5 +1,5 @@
1
# Changelog
2
-## 2.2.?.?
+## 2.2.5.37 ( October 20th, 2018)
3
- Upd: Set-PSMDModulePath - add `-Module` parameter to persist the setting
- Upd: Set-PSMDModulePath - add `-Register` parameter for integrated persistence
- Upd: Set-PSMDEncoding - use `PSFEncoding` parameter class & tabcompletion
0 commit comments