diff --git a/adapters/handlers/rest/doc.go b/adapters/handlers/rest/doc.go index 444729946d..4d13e46246 100644 --- a/adapters/handlers/rest/doc.go +++ b/adapters/handlers/rest/doc.go @@ -18,7 +18,7 @@ // https // Host: localhost // BasePath: /v1 -// Version: 1.24.13 +// Version: 1.24.14 // Contact: Weaviate https://github.com/weaviate // // Consumes: diff --git a/adapters/handlers/rest/embedded_spec.go b/adapters/handlers/rest/embedded_spec.go index e98b1c383b..1d1efa03d9 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.24.13" + "version": "1.24.14" }, "basePath": "/v1", "paths": { @@ -5056,7 +5056,7 @@ func init() { "url": "https://github.com/weaviate", "email": "hello@weaviate.io" }, - "version": "1.24.13" + "version": "1.24.14" }, "basePath": "/v1", "paths": { diff --git a/openapi-specs/schema.json b/openapi-specs/schema.json index 813073c103..78a07af19a 100644 --- a/openapi-specs/schema.json +++ b/openapi-specs/schema.json @@ -1975,7 +1975,7 @@ }, "description": "Cloud-native, modular vector database", "title": "Weaviate", - "version": "1.24.13" + "version": "1.24.14" }, "parameters": { "CommonAfterParameterQuery": {