summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
]
},