fix: update version

This commit is contained in:
ikechan8370 2023-05-12 20:31:40 +08:00
parent d4a8c270af
commit b4dcfcb42a

View file

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