Skip to content

Commit 20f9d5c

Browse files
authored
update gitversion schema to 6.3 (SchemaStore#4674)
1 parent 1e00125 commit 20f9d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/json/gitversion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$ref": "https://gitversion.net/schemas/6.2/GitVersion.configuration.json",
3+
"$ref": "https://gitversion.net/schemas/6.3/GitVersion.configuration.json",
44
"title": "GitVersion configuration schema"
55
}

0 commit comments

Comments
 (0)