Skip to content

Commit

Permalink
chore(release): 2.10.2
Browse files Browse the repository at this point in the history
### [2.10.2](v2.10.1...v2.10.2) (2022-08-03)

### Bug Fixes

* **panos_interface:** Fix DHCP disabled handling ([4b579be](4b579be))
* **panos_l3_subinterface:** Fix DHCP disabled handling ([27eca02](27eca02)), closes [#335](#335)
  • Loading branch information
semantic-release-bot committed Aug 3, 2022
1 parent ab1dfff commit 5b2255c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Palo Alto Networks Ansible Collection
=====================================

Version: 2.10.1
Version: 2.10.2

The Palo Alto Networks Ansible collection is a collection of modules that
automate configuration and operational tasks on Palo Alto Networks Next
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: 'paloaltonetworks'
name: 'panos'

# The version of the collection. Must be compatible with semantic versioning
version: 2.10.1
version: 2.10.2

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

0 comments on commit 5b2255c

Please sign in to comment.