mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 修改版本号
This commit is contained in:
parent
c1599e4f34
commit
1a96572bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ const defaultConfig = {
|
|||
// slackChannelId: '',
|
||||
slackSigningSecret: '',
|
||||
slackClaudeUserId: '',
|
||||
version: 'v2.5.3'
|
||||
version: 'v2.5.4'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
let config = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue