fix: 修改版本号

This commit is contained in:
ikechan8370 2023-02-28 19:51:23 +08:00 committed by GitHub
parent 7b58f20578
commit 3579914cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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