Skip to content

Commit 153d5a3

Browse files
committed
Version 1.0.1
1 parent 347bed7 commit 153d5a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AnsibleCtl/AnsibleCtl.psd1

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

55
# Version number of this module.
6-
ModuleVersion = '1.0.0'
6+
ModuleVersion = '1.0.1'
77

88
# Supported PSEditions
99
# CompatiblePSEditions = @()

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is mainly based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## 1.0.1 - 2025-09-19
99

1010
- Fixed: Corrected the container image path to ghcr.io/claudiospizzi/ansiblectl in the Start-AnsibleCtl cmdlet
1111

0 commit comments

Comments
 (0)