From 71de1cad944d9c7e407c7c592d7f6b39250cb971 Mon Sep 17 00:00:00 2001 From: bogdankostic Date: Wed, 21 Dec 2022 15:54:43 +0100 Subject: [PATCH] update specs and schema --- VERSION.txt | 2 +- docs/_src/api/openapi/openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index f4cd8cf130..0eed1a29ef 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.12.0rc2 +1.12.0 diff --git a/docs/_src/api/openapi/openapi.json b/docs/_src/api/openapi/openapi.json index a030d62fce..c8ea6ce52a 100644 --- a/docs/_src/api/openapi/openapi.json +++ b/docs/_src/api/openapi/openapi.json @@ -2,7 +2,7 @@ "openapi": "3.0.2", "info": { "title": "Haystack REST API", - "version": "1.12.0rc2" + "version": "1.12.0" }, "paths": { "/initialized": {