mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-30 07:20:48 +00:00
all: release v1.27.1
Change-Id: I9acc84df59805ba789ef42ee2dc43e14ce56818b Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/331289 Trust: Joe Tsai <joetsai@digital-static.net> Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
177d70e4ab
commit
b92717ecb6
@ -53,8 +53,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 27
|
||||
Patch = 0
|
||||
PreRelease = "devel"
|
||||
Patch = 1
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user