fix: 修改版本号

This commit is contained in:
ikechan8370 2023-03-07 13:05:44 +08:00
parent 58adb3d280
commit 2b363b14e8

View file

@ -47,7 +47,7 @@ const defaultConfig = {
noiseScaleW: 0.668,
lengthScale: 1.2,
initiativeChatGroups: [],
version: 'v2.0.20'
version: 'v2.0.21'
}
const _path = process.cwd()
let config = {}