Skip to content

Commit 9710e67

Browse files
author
Friedrich Weinmann
committed
Version update
1 parent 4fe5851 commit 9710e67

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
@@ -4,7 +4,7 @@
44
RootModule = 'PSFramework.psm1'
55

66
# Version number of this module.
7-
ModuleVersion = '1.14.441'
7+
ModuleVersion = '1.14.449'
88

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

PSFramework/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## ???
3+
## 1.14.449 (2026-06-12)
44

55
- New: Configuration PSFramework.Message.LogErrorStack - When calling Write-PSFMessage and also specifying an ErrorRecord, should the ErrorRecord location of the error be used, rather than from where Write-PSFMessage was called?
66
- New: Reset-PSFRsAgentInactivity - Signals the current Runspace Workflow Worker Agent is active.

0 commit comments

Comments
 (0)