Skip to content

Commit 1489b21

Browse files
committed
bump version
1 parent 4622d51 commit 1489b21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Then - install the collection itself:
2727
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git
2828

2929
# stable/tested version:
30-
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.8
30+
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.9
3131
## OR
3232
ansible-galaxy collection install ansibleguy.opnsense
3333
```

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace: 'ansibleguy'
44
name: 'opnsense'
5-
version: 1.2.8
5+
version: 1.2.9
66
readme: 'README.md'
77
authors:
88
- 'AnsibleGuy <[email protected]>'

0 commit comments

Comments
 (0)