Skip to content

Commit 63c071e

Browse files
author
Florian Treml
committed
version bump
1 parent 53d82b9 commit 63c071e

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.2.1",
5+
"version": "1.2.2",
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.2.1",
5+
"version": "1.2.2",
66
"description": "Botium Speech Processing API"
77
},
88
"basePath": "/"

0 commit comments

Comments
 (0)