Skip to content

Commit 7313945

Browse files
author
Friedrich Weinmann
committed
Updated version for release
1 parent 6f250c9 commit 7313945

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PSFramework/PSFramework.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
RootModule = 'PSFramework.psm1'
66

77
# Version number of this module.
8-
ModuleVersion = '0.10.28.144'
8+
ModuleVersion = '0.10.29.160'
99

1010
# ID used to uniquely identify this module
1111
GUID = '8028b914-132b-431f-baa9-94a6952f21ff'

PSFramework/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CHANGELOG
2-
## 0.10.28.???
2+
## 0.10.29.160 : 2018-11-04
33
- New: Command ConvertTo-PSFHashtable converts objects into hashtables
44
- New: Command Get-PSFPipeline grants access to the current pipeline and all its works.
55
- New: Command Get-PSFScriptblock retrieves scriptblocks from a static dictionary

0 commit comments

Comments
 (0)