Skip to content

Commit

Permalink
chore(release): 2.12.1
Browse files Browse the repository at this point in the history
### [2.12.1](v2.12.0...v2.12.1) (2022-11-21)

### Bug Fixes

* **panos_l2_subinterface:** Fix netflow profile param name ([7a4063c](7a4063c)), closes [#350](#350)
* **panos_op:** Remove `xmltodict` as a required install for this module ([0677de0](0677de0)), closes [#352](#352)
  • Loading branch information
semantic-release-bot committed Nov 21, 2022
1 parent 95a0c1f commit 571f5a5
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.12.0
Version: 2.12.1

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.12.0
version: 2.12.1

# 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 571f5a5

Please sign in to comment.