Skip to content

Commit

Permalink
Update OpenZeppelin version
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder authored May 11, 2022
1 parent 1bd4315 commit 9cf2189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/web3/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

const (
OpenZeppelinVersion = "4.0.0"
OpenZeppelinVersion = "4.6.0"
)

func GenerateCode(ctx context.Context, c *cli.Context) {
Expand Down

0 comments on commit 9cf2189

Please sign in to comment.