diff --git a/adapters/handlers/rest/doc.go b/adapters/handlers/rest/doc.go index d7b08f8918..d3e2df6b17 100644 --- a/adapters/handlers/rest/doc.go +++ b/adapters/handlers/rest/doc.go @@ -18,7 +18,7 @@ // https // Host: localhost // BasePath: /v1 -// Version: 1.23.14 +// Version: 1.23.15 // Contact: Weaviate https://github.com/weaviate // // Consumes: diff --git a/adapters/handlers/rest/embedded_spec.go b/adapters/handlers/rest/embedded_spec.go index 1dab73261b..a13614f848 100644 --- a/adapters/handlers/rest/embedded_spec.go +++ b/adapters/handlers/rest/embedded_spec.go @@ -48,7 +48,7 @@ func init() { "url": "https://github.com/weaviate", "email": "hello@weaviate.io" }, - "version": "1.23.14" + "version": "1.23.15" }, "basePath": "/v1", "paths": { @@ -4958,7 +4958,7 @@ func init() { "url": "https://github.com/weaviate", "email": "hello@weaviate.io" }, - "version": "1.23.14" + "version": "1.23.15" }, "basePath": "/v1", "paths": { diff --git a/openapi-specs/schema.json b/openapi-specs/schema.json index fb8c259c98..fc2843b5e6 100644 --- a/openapi-specs/schema.json +++ b/openapi-specs/schema.json @@ -1877,7 +1877,7 @@ }, "description": "Cloud-native, modular vector database", "title": "Weaviate", - "version": "1.23.14" + "version": "1.23.15" }, "parameters": { "CommonAfterParameterQuery": {