update goctl version to 1.1.8 (#696)

master
Kevin Wan 4 years ago committed by GitHub
parent 491213afb8
commit 73417f54db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ import (
)
var (
buildVersion = "1.1.6"
buildVersion = "1.1.8"
commands = []cli.Command{
{
Name: "upgrade",

Loading…
Cancel
Save