Merge pull request #594 from crawlab-team/release

Release
This commit is contained in:
Marvin Zhang
2020-02-24 17:13:55 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ task:
workers: 4 workers: 4
other: other:
tmppath: "/tmp" tmppath: "/tmp"
version: 0.4.6 version: 0.4.7
setting: setting:
allowRegister: "N" allowRegister: "N"
notification: notification:

View File

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