fix: update version

This commit is contained in:
ikechan8370 2023-03-28 22:28:01 +08:00
parent 533dceb865
commit c57102fff1

View file

@ -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 = {}