Skip to content

Commit 4edea27

Browse files
author
Friedrich Weinmann
committed
Updated version
1 parent a482151 commit 4edea27

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.30.165'
8+
ModuleVersion = '0.10.31.176'
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-
## ???
2+
## 0.10.31.176 : 2019-01-13
33
- New: Configuration validation: Credential. Validates PSCredential objects.
44
- New: The most awesome Tab Completion for input properties _ever_ .
55
- Upd: Write-PSFMessage supports localized strings through the `-String` and `-StringValues` parameters

0 commit comments

Comments
 (0)