fix: 修改版本号

This commit is contained in:
ikechan8370 2023-03-02 14:46:36 +08:00
parent 0531ea0b1c
commit 7dbb3ad0b5

View file

@ -33,7 +33,7 @@ const defaultConfig = {
debug: true,
defaultTimeoutMs: 120000,
chromeTimeoutMS: 120000,
version: '2.0.4'
version: '2.0.5'
}
const _path = process.cwd()
let config = {}