fix: update version

This commit is contained in:
ikechan8370 2023-04-19 23:42:55 +08:00
parent 2ce0a56ef6
commit a3b6af2851

View file

@ -101,7 +101,7 @@ const defaultConfig = {
slackClaudeUserId: '',
slackClaudeEnableGlobalPreset: true,
slackClaudeGlobalPreset: '',
version: 'v2.5.5'
version: 'v2.5.6'
}
const _path = process.cwd()
let config = {}