summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-21 16:26:35 +0100
committerGitHub <[email protected]>2023-03-21 16:26:35 +0100
commit6882f62592b3fece71e51d89d1e03426d1b13168 (patch)
tree12795f1a82b00cdee43eb85d76d5b2e459e25cf5 /schemas
parent03084e789408ff04d53f281f3393c599be77aff5 (diff)
Update and rename 2023.schema.json to 3.0.schema.json
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/3.0.schema.json (renamed from schemas/config/2023.schema.json)1
1 files changed, 0 insertions, 1 deletions
diff --git a/schemas/config/2023.schema.json b/schemas/config/3.0.schema.json
index bababf72..5bde9586 100644
--- a/schemas/config/2023.schema.json
+++ b/schemas/config/3.0.schema.json
@@ -11,7 +11,6 @@
"type": "string",
"default": "3",
"enum": [
- "2.7",
"3"
]
},