diff --git a/galaxy.yml b/galaxy.yml index 2c5cbd4..d69eef9 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: camptocamp name: satellite # The version of the collection. Must be compatible with semantic versioning -version: SNAPSHOT +version: 1.0.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md @@ -59,4 +59,3 @@ issues: http://example.com/issue/tracker # uses 'fnmatch' to match the files or directories. Some directories and files like 'galaxy.yml', '*.pyc', '*.retry', # and '.git' are always filtered build_ignore: [] -