Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gcslaoli committed May 14, 2023
1 parent 7056c76 commit e0e5fc2
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.0"
binVersion := "v1.5.1"

// 生成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 e0e5fc2

Please sign in to comment.