Skip to content

Commit 3eeb49b

Browse files
Updated version
1 parent 568ce32 commit 3eeb49b

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.5.31'
7+
ModuleVersion = '2.2.5.37'
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+
## 2.2.5.37 ( October 20th, 2018)
33
- Upd: Set-PSMDModulePath - add `-Module` parameter to persist the setting
44
- Upd: Set-PSMDModulePath - add `-Register` parameter for integrated persistence
55
- Upd: Set-PSMDEncoding - use `PSFEncoding` parameter class & tabcompletion

0 commit comments

Comments
 (0)