Kaynağa Gözat

update goctl version to 1.1.8 (#696)

Kevin Wan 4 yıl önce
ebeveyn
işleme
73417f54db
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      tools/goctl/goctl.go

+ 1 - 1
tools/goctl/goctl.go

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