mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-06 10:01:25 +00:00
all: release v1.21.0
Change-Id: I6a91f3efd45ab0a446b220fddc8bd03aec93b388 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/228177 Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
7dfcffe5a7
commit
3b9eee1291
@ -52,9 +52,9 @@ import (
|
|||||||
// 10. Send out the CL for review and submit it.
|
// 10. Send out the CL for review and submit it.
|
||||||
const (
|
const (
|
||||||
Major = 1
|
Major = 1
|
||||||
Minor = 20
|
Minor = 21
|
||||||
Patch = 1
|
Patch = 0
|
||||||
PreRelease = "devel"
|
PreRelease = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
// String formats the version string for this module in semver format.
|
// String formats the version string for this module in semver format.
|
||||||
|
Loading…
Reference in New Issue
Block a user