Skip to content

Commit 1c06734

Browse files
authored
Update ifstate 2.1 config schema. (SchemaStore#5128)
1 parent fbd8f7f commit 1c06734

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3203,7 +3203,8 @@
32033203
"1.11": "https://ifstate.net/schema/1.11/ifstate.conf.schema.json",
32043204
"1.12": "https://ifstate.net/schema/1.12/ifstate.conf.schema.json",
32053205
"1.13": "https://ifstate.net/schema/1.13/ifstate.conf.schema.json",
3206-
"2.0": "https://ifstate.net/schema/2.0/ifstate.conf.schema.json"
3206+
"2.0": "https://ifstate.net/schema/2.0/ifstate.conf.schema.json",
3207+
"2.1": "https://ifstate.net/schema/2.1/ifstate.conf.schema.json"
32073208
}
32083209
},
32093210
{

0 commit comments

Comments
 (0)