mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-23 10:20:50 +00:00
all: start v1.20.0-rc.1.devel
Change-Id: I7a88cf90c9b2ee61d6eae5019829362a7dce164f Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221598 Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
a6bf928d57
commit
fea7d5276d
@ -53,7 +53,7 @@ const (
|
||||
versionMajor = 1
|
||||
versionMinor = 20
|
||||
versionPatch = 0
|
||||
versionPreRelease = "rc.1"
|
||||
versionPreRelease = "rc.1.devel"
|
||||
)
|
||||
|
||||
// VersionString formats the version string for this module in semver format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user