Skip to content

Commit

Permalink
Fix galaxy version for new release
Browse files Browse the repository at this point in the history
Signed-off-by: Teoman ONAY <[email protected]>
  • Loading branch information
asm0deuz committed Jan 9, 2025
1 parent a42d787 commit fb33930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace: "ceph"
name: "automation"
version: 1.0.1
version: 1.1.0
readme: README.md
authors:
- Teoman ONAY <[email protected]>
Expand All @@ -29,6 +29,7 @@ build_ignore:
- .gitignore
- changelogs/.plugin-cache.yaml
- ".*"

# A dict controlling use of manifest directives used in building the collection artifact. The key 'directives' is a
# list of MANIFEST.in style
# L(directives,https://packaging.python.org/en/latest/guides/using-manifest-in/#manifest-in-commands). The key
Expand Down

0 comments on commit fb33930

Please sign in to comment.