fix: version

This commit is contained in:
ikechan8370 2023-03-29 19:42:42 +08:00
parent 58c2b24239
commit d3c9cbbdff

View file

@ -75,7 +75,7 @@ const defaultConfig = {
enableRobotAt: true, enableRobotAt: true,
maxNumUserMessagesInConversation: 20, maxNumUserMessagesInConversation: 20,
sydneyApologyIgnored: true, sydneyApologyIgnored: true,
version: 'v2.4.8' version: 'v2.4.9'
} }
const _path = process.cwd() const _path = process.cwd()
let config = {} let config = {}