Skip to content

Commit 93fd68b

Browse files
committed
fix:更新版本
1 parent 793c441 commit 93fd68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goecs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import (
3939
)
4040

4141
var (
42-
ecsVersion = "v0.1.92"
42+
ecsVersion = "v0.1.93"
4343
menuMode bool
4444
onlyChinaTest bool
4545
input, choice string

0 commit comments

Comments
 (0)