fix: version

This commit is contained in:
ikechan8370 2024-03-08 15:20:57 +08:00
parent 56be26e001
commit 5c544a5ca7

View file

@ -188,7 +188,7 @@ const defaultConfig = {
translateSource: 'openai',
enableMd: false, // 第三方md非QQBot。需要适配器实现segment.markdown和segment.button方可使用否则不建议开启会造成各种错误
enableToolbox: false, // 默认关闭工具箱节省占用和加速启动
version: 'v2.8.0'
version: 'v2.8.1'
}
const _path = process.cwd()
let config = {}