Skip to content

Commit

Permalink
Fix version format
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Nov 24, 2023
1 parent 1e5b3b0 commit becbb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The Polkadot-SDK has two release channels: `mainline` and `nightly`. Production

### Nightly

`nightly` released are released every night with possibly breaking changes and offer **no SemVer** guarantee between each other. They are tagged as pre-releases in the format `polkadot-major.0.0-nightlyYYMMDD`.
`nightly` releases are released every night with possibly breaking changes and offer **no SemVer** guarantee between each other. They have pre-releases version numbers in the format `major.0.0-nightlyYYMMDD`.

## Upstream Dependencies

Expand Down

0 comments on commit becbb79

Please sign in to comment.