From 2e5dba09037152f8d4a84f58d719fb14d956ef47 Mon Sep 17 00:00:00 2001 From: Marcin Antas Date: Fri, 17 May 2024 09:16:39 +0200 Subject: [PATCH] prepare release v1.23.15 --- adapters/handlers/rest/doc.go | 2 +- adapters/handlers/rest/embedded_spec.go | 4 ++-- openapi-specs/schema.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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": {