Skip to content

Commit

Permalink
- 增加app接口下的EPS以匹配cool-uni
Browse files Browse the repository at this point in the history
- 更新依赖
  • Loading branch information
gcslaoli committed Mar 4, 2023
1 parent eb74038 commit a50fc65
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.0.17"
binVersion := "v1.0.18"

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

Please sign in to comment.