Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2652ba5

Browse files
committed
echo 升级到4.0 && 改为 module 模式
1 parent 33eebf6 commit 2652ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const (
8383

8484
func init() {
8585
App.Name = os.Args[0]
86-
App.Version = "V3.5.0"
86+
App.Version = "V4.0.0"
8787
App.Build = Build
8888
App.LaunchTime = time.Now()
8989

0 commit comments

Comments
 (0)