mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: add version
This commit is contained in:
parent
7ae248e5c4
commit
aba80a5ddb
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ const defaultConfig = {
|
||||||
slackClaudeSpecifiedChannel: '',
|
slackClaudeSpecifiedChannel: '',
|
||||||
cloudTranscode: 'https://silk.201666.xyz',
|
cloudTranscode: 'https://silk.201666.xyz',
|
||||||
cloudMode: 'url',
|
cloudMode: 'url',
|
||||||
version: 'v2.5.6'
|
version: 'v2.5.7'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue