diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/_static/config.schema.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/_static/config.schema.json b/doc/_static/config.schema.json index 52c3bccf..c0e30d3d 100644 --- a/doc/_static/config.schema.json +++ b/doc/_static/config.schema.json @@ -1,8 +1,8 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "$id": "https://www.knot-resolver.cz/documentation/v6.0.9/_static/config.schema.json", + "$id": "https://www.knot-resolver.cz/documentation/v6.0.10/_static/config.schema.json", "title": "Knot Resolver configuration JSON schema", - "description": "Version Knot Resolver 6.0.9", + "description": "Version Knot Resolver 6.0.10", "type": "object", "properties": { "version": { |