mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-28 00:19:55 +00:00
all: release v1.25.0
Change-Id: I1f2ad6da83ea488c814ad10d6890d188ab6c2a27 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/239377 Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
95ba8ac240
commit
3f7a61f89b
@ -52,9 +52,9 @@ import (
|
||||
// 10. Send out the CL for review and submit it.
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 24
|
||||
Minor = 25
|
||||
Patch = 0
|
||||
PreRelease = "devel"
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user