mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-28 00:19:55 +00:00
all: start v1.20.1-devel
Change-Id: Ie2940cd41fd3c449b2233e1bc3b6ba5ba91038f2 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/222699 Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
290f718d07
commit
a56bd81046
@ -53,7 +53,7 @@ const (
|
||||
versionMajor = 1
|
||||
versionMinor = 20
|
||||
versionPatch = 1
|
||||
versionPreRelease = ""
|
||||
versionPreRelease = "devel"
|
||||
)
|
||||
|
||||
// VersionString formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user