mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-22 17:51:01 +01:00
Fix collection version number
This commit is contained in:
parent
6b1c66df0d
commit
6ddcfd0267
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ namespace: s3lph
|
|||
name: prometheus
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 0.9
|
||||
version: 0.9.0
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
|
Loading…
Reference in a new issue