Skip to content

Commit 114c9c4

Browse files
authored
Prepare v1.1.3 Release (#46)
1 parent 15db325 commit 114c9c4

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.3 - 21/01/2026
6+
57
### General Cmdlet Updates and Fixe
68

79
+ Fixed Python Setup still being needed after removing Python dependency ([#42](https://github.com/ArmaanMcleod/PoshJohn/issues/42)).

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.2'
3+
ModuleVersion = '1.1.3'
44
CompatiblePSEditions = @('Core')
55
GUID = '6181cfe1-1395-4726-8b68-c5782b74a0f0'
66
Author = 'ArmaanMcleod'

0 commit comments

Comments
 (0)