Skip to content

Commit 4200a8e

Browse files
authored
Fixed version in schema
1 parent d502704 commit 4200a8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

schema/templates/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
"examples": [
707707
"1.0.0"
708708
],
709-
"pattern": "^1\\.0\\.[0-9]+$"
709+
"pattern": "^1\\.1\\.[0-9]+$"
710710
}
711711
}
712-
}
712+
}

0 commit comments

Comments
 (0)