Skip to content

Commit fdfe05b

Browse files
committed
Version 3.4.1
1 parent 4aa42c4 commit fdfe05b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is mainly based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## 3.4.1 - 2026-03-24
99

1010
* Fixed: Remove the stream aliases for build-in PowerShell stream functions on Windows PowerShell 5.1 (Stop-ScriptLogger)
1111

ScriptLogger/ScriptLogger.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
RootModule = 'ScriptLogger.psm1'
44

55
# Version number of this module.
6-
ModuleVersion = '3.4.0'
6+
ModuleVersion = '3.4.1'
77

88
# Supported PSEditions
99
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)