We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56489fa commit ec5ab8cCopy full SHA for ec5ab8c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## v1.1.2 - 14/01/2026
6
+
7
### Build and Packaging Improvements
8
9
+ Docker Build for Linux Improvements ([#37](https://github.com/ArmaanMcleod/PoshJohn/pull/37)).
src/PoshJohn.psd1
@@ -1,6 +1,6 @@
1
@{
RootModule = 'PoshJohn.psm1'
- ModuleVersion = '1.1.1'
+ ModuleVersion = '1.1.2'
CompatiblePSEditions = @('Core')
GUID = '6181cfe1-1395-4726-8b68-c5782b74a0f0'
Author = 'ArmaanMcleod'
0 commit comments