Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed May 5, 2023
1 parent fe42df5 commit 6485d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ const defaultConfig = {
azureTTSEmotion: false,
enhanceAzureTTSEmotion: false,
autoJapanese: false,
version: 'v2.5.8'
version: 'v2.5.9'
}
const _path = process.cwd()
let config = {}
Expand Down

0 comments on commit 6485d7a

Please sign in to comment.