Skip to content

Commit

Permalink
remove versioning for tool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke authored Dec 11, 2023
1 parent 9828c46 commit 88fa63d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,6 @@ description: |
This is the second line.
```
### `version`

The version is optional, but highly recommended.
The version number has to follow a semantic verisoning pattern with either major, minor and patch version,
or be limited to only major and minor version.
Semantic version numbers can be prefixed by a small` v`.

Examples are: `1.0`, `v1.3.2`

### `parameters`

Parameters for tools are also an Entity [defined in the specification](parameter.md).
Expand Down

0 comments on commit 88fa63d

Please sign in to comment.