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