mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: update version
This commit is contained in:
parent
458b04c666
commit
7bf5996dce
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ const defaultConfig = {
|
||||||
viewHost: '',
|
viewHost: '',
|
||||||
chatViewWidth: 1280,
|
chatViewWidth: 1280,
|
||||||
chatViewBotName: '',
|
chatViewBotName: '',
|
||||||
version: 'v2.4.14'
|
version: 'v2.5.0'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue