Skip to content

Commit ec5ab8c

Browse files
authored
Release/1.1.2 (#41)
1 parent 56489fa commit ec5ab8c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## v1.1.2 - 14/01/2026
6+
57
### Build and Packaging Improvements
68

79
+ Docker Build for Linux Improvements ([#37](https://github.com/ArmaanMcleod/PoshJohn/pull/37)).

src/PoshJohn.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PoshJohn.psm1'
3-
ModuleVersion = '1.1.1'
3+
ModuleVersion = '1.1.2'
44
CompatiblePSEditions = @('Core')
55
GUID = '6181cfe1-1395-4726-8b68-c5782b74a0f0'
66
Author = 'ArmaanMcleod'

0 commit comments

Comments
 (0)