updated version

This commit is contained in:
marvzhang
2020-02-13 13:45:12 +08:00
parent b16130b4c4
commit 88d8f1f907
2 changed files with 2 additions and 2 deletions

View File

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

View File

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