updated version

This commit is contained in:
marvzhang
2019-12-26 11:08:55 +08:00
parent e41bdc0b74
commit a50141c9a8
2 changed files with 2 additions and 2 deletions

View File

@@ -32,6 +32,6 @@ task:
workers: 4
other:
tmppath: "/tmp"
version: 0.4.1
version: 0.4.2
setting:
allowRegister: "N"

View File

@@ -1,6 +1,6 @@
{
"name": "crawlab",
"version": "0.4.1",
"version": "0.4.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --ip=0.0.0.0 --mode=development",