optimized (#392)

This commit is contained in:
kingxt
2021-01-15 11:36:37 +08:00
committed by GitHub
parent 6887fb22de
commit 4db20677f7
6 changed files with 21 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import (
)
var (
BuildVersion = "1.1.3"
BuildVersion = "1.1.4"
commands = []cli.Command{
{
Name: "upgrade",