Fix collection version number
This commit is contained in:
parent
1e19b6efc9
commit
b7f304a70e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace: s3lph
|
|||
name: nameserver
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 0.2
|
||||
version: 0.2.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