Skip to content

Commit 9466b82

Browse files
author
botium-build
committed
Version 1.4.1
1 parent c59349c commit 9466b82

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ This project is standing on the shoulders of giants.
180180

181181
## Changelog
182182

183+
### 2022-03-06
184+
* Voice effects to consider audio file length
185+
183186
### 2022-02-28
184187

185188
* Applied Security Best Practices (not run as root user)

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

0 commit comments

Comments
 (0)