Skip to content

Commit bac2616

Browse files
authored
update gitversion schema to 6.2 (SchemaStore#4627)
1 parent b7fe661 commit bac2616

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.1/GitVersion.configuration.json",
3+
"$ref": "https://gitversion.net/schemas/6.2/GitVersion.configuration.json",
44
"title": "GitVersion configuration schema"
55
}

0 commit comments

Comments
 (0)