Skip to content

Commit 5f7b45a

Browse files
author
Florian Treml
committed
Updated version
1 parent 921ad79 commit 5f7b45a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "Botium Speech Processing API",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"description": "Botium Speech Processing API"
77
},
88
"basePath": "/",

frontend/src/swaggerDef.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "Botium Speech Processing API",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"description": "Botium Speech Processing API"
77
},
88
"basePath": "/"

0 commit comments

Comments
 (0)