We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868f669 commit 8df259cCopy full SHA for 8df259c
CHANGELOG.md
@@ -2,9 +2,7 @@
2
3
## Unreleased
4
5
-### Build and Packaging Improvements
6
-
7
-+ Add GitHub Issue and PR templates.
+## v1.1.1 - 11/01/2026
8
9
### General Cmdlet Updates and Fixes
10
src/PoshJohn.psd1
@@ -1,6 +1,6 @@
1
@{
RootModule = 'PoshJohn.psm1'
- ModuleVersion = '1.1.0'
+ ModuleVersion = '1.1.1'
CompatiblePSEditions = @('Core')
GUID = '6181cfe1-1395-4726-8b68-c5782b74a0f0'
Author = 'ArmaanMcleod'
0 commit comments