Skip to content

Commit 0132fe5

Browse files
committed
feat: allow future 0.6rc1 as verion
1 parent 8189ae2 commit 0132fe5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

schemas/_version.schema

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"type": "string",
77
"enum": [
88
"0.6",
9-
"0.6rc0"
9+
"0.6rc0",
10+
"0.6rc1"
1011
]
1112
}

0 commit comments

Comments
 (0)