mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: version
This commit is contained in:
parent
58c2b24239
commit
d3c9cbbdff
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue