update goctl version to 1.1.3 (#402)

This commit is contained in:
Kevin Wan
2021-01-18 16:34:00 +08:00
committed by GitHub
parent 43e712d86a
commit 572b32729f

View File

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