Skip to content

Commit 869812e

Browse files
committed
Fix galaxy version for new release
Signed-off-by: Teoman ONAY <tonay@ibm.com>
1 parent a42d787 commit 869812e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

galaxy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
namespace: "ceph"
77
name: "automation"
8-
version: 1.0.1
8+
version: 1.1.0
99
readme: README.md
1010
authors:
1111
- Teoman ONAY <tonay@ibm.com>
@@ -29,6 +29,7 @@ build_ignore:
2929
- .gitignore
3030
- changelogs/.plugin-cache.yaml
3131
- ".*"
32+
3233
# A dict controlling use of manifest directives used in building the collection artifact. The key 'directives' is a
3334
# list of MANIFEST.in style
3435
# L(directives,https://packaging.python.org/en/latest/guides/using-manifest-in/#manifest-in-commands). The key

0 commit comments

Comments
 (0)