fix: update version

This commit is contained in:
ikechan8370 2023-04-12 16:36:53 +08:00
parent 458b04c666
commit 7bf5996dce

View file

@ -85,7 +85,7 @@ const defaultConfig = {
viewHost: '', viewHost: '',
chatViewWidth: 1280, chatViewWidth: 1280,
chatViewBotName: '', chatViewBotName: '',
version: 'v2.4.14' version: 'v2.5.0'
} }
const _path = process.cwd() const _path = process.cwd()
let config = {} let config = {}