Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Apr 19, 2023
1 parent 2ce0a56 commit a3b6af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const defaultConfig = {
slackClaudeUserId: '',
slackClaudeEnableGlobalPreset: true,
slackClaudeGlobalPreset: '',
version: 'v2.5.5'
version: 'v2.5.6'
}
const _path = process.cwd()
let config = {}
Expand Down

0 comments on commit a3b6af2

Please sign in to comment.