Skip to content

Commit

Permalink
chore: update goctls version
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Apr 13, 2023
1 parent 0085785 commit 24f6c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/goctl/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const DefaultFormat = "go_zero"
const DefaultGoZeroVersion = "v1.5.1"

// DefaultToolVersion defines the default version of simple admin tools for migrate
const DefaultToolVersion = "v0.3.2"
const DefaultToolVersion = "v0.3.3-beta"

// Config defines the file naming style
type Config struct {
Expand Down

0 comments on commit 24f6c19

Please sign in to comment.