Skip to content

Commit

Permalink
bump sdk to 1.12.0 (#17487)
Browse files Browse the repository at this point in the history
  • Loading branch information
raskchanky authored Oct 10, 2022
1 parent 2068a5f commit 6545e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/version/version_base.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ var (
CgoEnabled bool

Version = "1.12.0"
VersionPrerelease = "rc1"
VersionPrerelease = ""
VersionMetadata = ""
)

0 comments on commit 6545e24

Please sign in to comment.