Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Mar 28, 2023
1 parent 533dceb commit c57102f
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 @@ -73,7 +73,7 @@ const defaultConfig = {
enableGroupContext: false,
groupContextLength: 50,
enableRobotAt: true,
version: 'v2.4.3'
version: 'v2.4.4'
}
const _path = process.cwd()
let config = {}
Expand Down

0 comments on commit c57102f

Please sign in to comment.