Selaa lähdekoodia

update version

鸣镝 8 vuotta sitten
vanhempi
commit
ecf449629c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      oss/const.go

+ 1 - 1
oss/const.go

@@ -128,5 +128,5 @@ const (
 
 	CheckpointFileSuffix = ".cp" // Checkpoint文件后缀
 
-	Version = "1.7.0" // Go sdk版本
+	Version = "1.8.0" // Go sdk版本
 )