Skip to content

Commit

Permalink
Version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
botium-build committed Jun 3, 2022
1 parent c59349c commit 9466b82
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ This project is standing on the shoulders of giants.

## Changelog

### 2022-03-06
* Voice effects to consider audio file length

### 2022-02-28

* Applied Security Best Practices (not run as root user)
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "Botium Speech Processing API",
"version": "1.4.0",
"version": "1.4.1",
"description": "Botium Speech Processing API"
},
"basePath": "/",
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/swaggerDef.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "Botium Speech Processing API",
"version": "1.4.0",
"version": "1.4.1",
"description": "Botium Speech Processing API"
},
"basePath": "/"
Expand Down

0 comments on commit 9466b82

Please sign in to comment.