Skip to content

Commit 240016a

Browse files
Version update
1 parent 7e659f8 commit 240016a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PSFramework.NuGet/PSFramework.NuGet.psd1

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

55
# Version number of this module.
6-
ModuleVersion = '0.9.11'
6+
ModuleVersion = '0.9.12'
77

88
# ID used to uniquely identify this module
99
GUID = 'ad0f2a25-552f-4dd6-bd8e-5ddced2a5d88'

PSFramework.NuGet/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+
## 0.9.12 (2025-05-06)
44

55
+ Fix: Install-PSFModule - fails to install on a default Windows PowerShell console without any modifications.
66

0 commit comments

Comments
 (0)