Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed May 13, 2024
1 parent 4622d51 commit 1489b21
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 @@ -27,7 +27,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.8
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.9
## 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.8
version: 1.2.9
readme: 'README.md'
authors:
- 'AnsibleGuy <[email protected]>'
Expand Down

0 comments on commit 1489b21

Please sign in to comment.