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
2ce0a56ef6
commit
a3b6af2851
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ const defaultConfig = {
|
||||||
slackClaudeUserId: '',
|
slackClaudeUserId: '',
|
||||||
slackClaudeEnableGlobalPreset: true,
|
slackClaudeEnableGlobalPreset: true,
|
||||||
slackClaudeGlobalPreset: '',
|
slackClaudeGlobalPreset: '',
|
||||||
version: 'v2.5.5'
|
version: 'v2.5.6'
|
||||||
}
|
}
|
||||||
const _path = process.cwd()
|
const _path = process.cwd()
|
||||||
let config = {}
|
let config = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue