mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 13:57:10 +00:00
fix: 修改版本号
This commit is contained in:
parent
6ed7588f27
commit
0468da955c
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ const defaultConfig = {
|
||||||
defaultTimeoutMs: 120000,
|
defaultTimeoutMs: 120000,
|
||||||
chromeTimeoutMS: 120000,
|
chromeTimeoutMS: 120000,
|
||||||
ttsSpace: '',
|
ttsSpace: '',
|
||||||
version: 'v2.0.16'
|
version: 'v2.0.17'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue