mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 11:58:21 +00:00
all: release v1.22.0
Change-Id: Ia9d650390d6e0cc6f153834480748faee08fdaac Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/232117 Reviewed-by: Damien Neil <dneil@google.com>
This commit is contained in:
parent
164b526074
commit
8b0d71ac93
@ -52,9 +52,9 @@ import (
|
||||
// 10. Send out the CL for review and submit it.
|
||||
const (
|
||||
Major = 1
|
||||
Minor = 21
|
||||
Minor = 22
|
||||
Patch = 0
|
||||
PreRelease = "devel"
|
||||
PreRelease = ""
|
||||
)
|
||||
|
||||
// String formats the version string for this module in semver format.
|
||||
|
Loading…
Reference in New Issue
Block a user