fix: update version

This commit is contained in:
ikechan8370 2023-03-11 14:00:17 +08:00
parent 71704f3d35
commit 7133ce29fc

View file

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