Skip to content

Commit 49abe32

Browse files
chore(release): 2.21.4
### [2.21.4](v2.21.3...v2.21.4) (2025-02-06) ### Bug Fixes * update assurance dependency ([de1dcf4](de1dcf4))
1 parent de1dcf4 commit 49abe32

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.21.4](https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.3...v2.21.4) (2025-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update assurance dependency ([de1dcf4](https://github.com/PaloAltoNetworks/pan-os-ansible/commit/de1dcf40c944f07cee6dc438746f384edddc1064))
7+
18
### [2.21.3](https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.2...v2.21.3) (2024-11-14)
29

310

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Palo Alto Networks Ansible Collection
33
=====================================
44

5-
Version: 2.21.3
5+
Version: 2.21.4
66

77
The Palo Alto Networks Ansible collection is a collection of modules that
88
automate configuration and operational tasks on Palo Alto Networks Next

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace: 'paloaltonetworks'
1010
name: 'panos'
1111

1212
# The version of the collection. Must be compatible with semantic versioning
13-
version: 2.21.3
13+
version: 2.21.4
1414

1515
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1616
readme: 'README.md'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pan-os-ansible"
3-
version = "2.21.3"
3+
version = "2.21.4"
44
description = "Ansible collection for Palo Alto Networks PAN-OS"
55
authors = ["Palo Alto Networks <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)