Skip to content

Commit

Permalink
Updating SDK version for 1.8.3 (#12654)
Browse files Browse the repository at this point in the history
  • Loading branch information
mladlow authored Sep 27, 2021
1 parent 2d8e2d3 commit 193e27e
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 @@ -8,7 +8,7 @@ var (
// Whether cgo is enabled or not; set at build time
CgoEnabled bool

Version = "1.8.2"
Version = "1.8.3"
VersionPrerelease = ""
VersionMetadata = ""
)

0 comments on commit 193e27e

Please sign in to comment.