mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: update version
This commit is contained in:
parent
533dceb865
commit
c57102fff1
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ const defaultConfig = {
|
||||||
enableGroupContext: false,
|
enableGroupContext: false,
|
||||||
groupContextLength: 50,
|
groupContextLength: 50,
|
||||||
enableRobotAt: true,
|
enableRobotAt: true,
|
||||||
version: 'v2.4.3'
|
version: 'v2.4.4'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue