Skip to content

Commit

Permalink
1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gcslaoli committed Jun 7, 2024
1 parent 10853b4 commit b60623b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cool-tools/internal/cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var (
Brief: "查看版本信息",
Func: func(ctx context.Context, parser *gcmd.Parser) (err error) {
info := gbuild.Info()
binVersion := "v1.5.10"
binVersion := "v1.5.11"

// 生成sVersion结构体
res := sVersion{
Expand Down
2 changes: 1 addition & 1 deletion cool-tools/internal/packed/cool-admin-go-simple.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cool-tools/internal/packed/docs.go

Large diffs are not rendered by default.

0 comments on commit b60623b

Please sign in to comment.