Skip to content

Commit 2469fba

Browse files
committed
fixup patch version
1 parent 7eb34bb commit 2469fba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/datadoc/datadoc-json-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"document_version": {
1212
"description": "Version of this model",
13-
"const": "5.0.0"
13+
"const": "5.0.1"
1414
},
1515
"dataset": {
1616
"type": "object",

src/metadata-container-json-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"properties": {
77
"document_version": {
88
"$comment": "Version of this model",
9-
"const": "1.0.0"
9+
"const": "1.0.1"
1010
},
1111
"datadoc": {
1212
"$ref": "./datadoc/datadoc-json-schema.json"

0 commit comments

Comments
 (0)