updated version

This commit is contained in:
marvzhang
2020-01-16 14:51:21 +08:00
parent 637ece7cfe
commit b2aa88a72e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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