fix: update version

This commit is contained in:
ikechan8370 2023-05-05 21:04:55 +08:00
parent fe42df5928
commit 6485d7a93e

View file

@ -117,7 +117,7 @@ const defaultConfig = {
azureTTSEmotion: false, azureTTSEmotion: false,
enhanceAzureTTSEmotion: false, enhanceAzureTTSEmotion: false,
autoJapanese: false, autoJapanese: false,
version: 'v2.5.8' version: 'v2.5.9'
} }
const _path = process.cwd() const _path = process.cwd()
let config = {} let config = {}