Skip to content

Commit 0fdd990

Browse files
chore(release): 2.21.2
### [2.21.2](v2.21.1...v2.21.2) (2024-09-19) ### Bug Fixes * requirements.txt update python version and remove hashes ([905b1eb](905b1eb))
1 parent 620b4ef commit 0fdd990

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.2](https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.1...v2.21.2) (2024-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* requirements.txt update python version and remove hashes ([905b1eb](https://github.com/PaloAltoNetworks/pan-os-ansible/commit/905b1eb76236d1560deb249bb7c048aa455721c2))
7+
18
### [2.21.1](https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.0...v2.21.1) (2024-09-16)
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.1
5+
Version: 2.21.2
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.1
13+
version: 2.21.2
1414

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

0 commit comments

Comments
 (0)