Skip to content

Commit 9acff86

Browse files
Fix url from venvironment schema (should point to the new 4.2 version) (SchemaStore#5151)
1 parent 3edd0e3 commit 9acff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6285,7 +6285,7 @@
62856285
"venvironment.json",
62866286
"*.venvironment.json"
62876287
],
6288-
"url": "https://www.schemastore.org/venvironment-schema-v4.1.0.json",
6288+
"url": "https://www.schemastore.org/venvironment-schema-v4.2.0.json",
62896289
"versions": {
62906290
"1.0.0": "https://www.schemastore.org/venvironment-schema-v1.0.0.json",
62916291
"1.1.0": "https://www.schemastore.org/venvironment-schema-v1.1.0.json",

0 commit comments

Comments
 (0)