Skip to content

Commit 896b031

Browse files
committed
bump version
1 parent fe60973 commit 896b031

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
@@ -26,7 +26,7 @@ Then - install the collection itself:
2626
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git
2727

2828
# stable/tested version:
29-
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.11
29+
ansible-galaxy collection install git+https://github.com/ansibleguy/collection_opnsense.git,1.2.12
3030
## OR
3131
ansible-galaxy collection install ansibleguy.opnsense
3232
```

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.11
5+
version: 1.2.12
66
readme: 'README.md'
77
authors:
88
- 'AnsibleGuy <[email protected]>'

0 commit comments

Comments
 (0)