Skip to content

Commit d17bef7

Browse files
authored
Update versions.md
Fixes Issue #265
1 parent 4287a2e commit d17bef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/docs/versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ or `"lessThan": "*"`, which denotes a range with no upper bound at all.
259259
Note that `*` is “infinity”, not a wildcard pattern. For example,
260260

261261
{
262-
"version": "1.0",
262+
"version": "1.0.0",
263263
"versionType": "semver",
264264
"lessThan": "2.*",
265265
"status": "affected"

0 commit comments

Comments
 (0)