Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
superstes committed Dec 24, 2024
1 parent fe60973 commit 896b031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Then - install the collection itself:
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git

# stable/tested version:
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.11
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.12
## OR
ansible-galaxy collection install ansibleguy.opnsense
```
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace: 'ansibleguy'
name: 'opnsense'
version: 1.2.11
version: 1.2.12
readme: 'README.md'
authors:
- 'AnsibleGuy <guy@ansibleguy.net>'
Expand Down

0 comments on commit 896b031

Please sign in to comment.