mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-04-17 02:42:35 +00:00
all: release v1.28.1
Change-Id: I2987633792a1429079cfebdf4c03d5629e4a448a Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/419934 Reviewed-by: Michael Stapelberg <stapelberg@google.com>
This commit is contained in:
parent
881da6ece0
commit
6875c3d724
@ -52,8 +52,8 @@ import (
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 28
|
||||
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