Skip to content

Commit

Permalink
Updating version in SDK for 1.7.8 (#13379)
Browse files Browse the repository at this point in the history
  • Loading branch information
hghaf099 committed Dec 9, 2021
1 parent d0b83c6 commit 41e5eeb
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.7.7"
Version = "1.7.8"
VersionPrerelease = ""
VersionMetadata = ""
)

0 comments on commit 41e5eeb

Please sign in to comment.