From 0b604102d0808d7c9f87d4ce1ae7af0fc3ca6052 Mon Sep 17 00:00:00 2001 From: Florian Treml Date: Fri, 19 Feb 2021 08:55:51 +0100 Subject: [PATCH] Version Bump --- frontend/src/swagger.json | 2 +- frontend/src/swaggerDef.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/swagger.json b/frontend/src/swagger.json index 47e1073..6c7c8cf 100644 --- a/frontend/src/swagger.json +++ b/frontend/src/swagger.json @@ -2,7 +2,7 @@ "openapi": "3.0.0", "info": { "title": "Botium Speech Processing API", - "version": "1.0.2", + "version": "1.0.3", "description": "Botium Speech Processing API" }, "basePath": "/", diff --git a/frontend/src/swaggerDef.json b/frontend/src/swaggerDef.json index 417bf55..ddb4dc1 100644 --- a/frontend/src/swaggerDef.json +++ b/frontend/src/swaggerDef.json @@ -2,7 +2,7 @@ "openapi": "3.0.0", "info": { "title": "Botium Speech Processing API", - "version": "1.0.2", + "version": "1.0.3", "description": "Botium Speech Processing API" }, "basePath": "/"