Fix issues (#965)

This commit is contained in:
anqiansong
2021-08-27 15:05:54 +08:00
committed by GitHub
parent b71ac2042a
commit 3203f8e06b
4 changed files with 18 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ import (
)
var (
buildVersion = "1.1.11-beta"
buildVersion = "1.1.11-beta-1"
commands = []cli.Command{
{
Name: "upgrade",