Skip to content

Commit b0e4809

Browse files
committed
bump version to 2.3.0
Signed-off-by: Marc Crébassa <[email protected]>
1 parent ede861c commit b0e4809

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible
8282
---
8383
collections:
8484
- name: nextcloud.admin
85-
version: 2.2.4
85+
version: 2.3.0
8686
```
8787
8888
### Using modules from the Nextcloud Collection in your playbooks

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: nextcloud
99
name: admin
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 2.2.4
12+
version: 2.3.0
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: README.md

0 commit comments

Comments
 (0)