Merge pull request #593 from crawlab-team/develop

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

View File

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

View File

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