Skip to content

Commit

Permalink
Merge to release branch post release (protocolbuffers#10683)
Browse files Browse the repository at this point in the history
* Updating version.json and repo version numbers to: 21.7

* Update version.json to: 21.8-dev

Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
  • Loading branch information
deannagarcia and protobuf-team-bot authored Sep 30, 2022
1 parent 1dc63ea commit a181d02
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"21.x": {
"protoc_version": "21.7",
"protoc_version": "21.8-dev",
"lts": false,
"date": "2022-09-29",
"languages": {
"cpp": "3.21.7",
"csharp": "3.21.7",
"java": "3.21.7",
"javascript": "3.21.7",
"objectivec": "3.21.7",
"php": "3.21.7",
"python": "4.21.7",
"ruby": "3.21.7"
"cpp": "3.21.8-dev",
"csharp": "3.21.8-dev",
"java": "3.21.8-dev",
"javascript": "3.21.8-dev",
"objectivec": "3.21.8-dev",
"php": "3.21.8-dev",
"python": "4.21.8-dev",
"ruby": "3.21.8-dev"
}
}
}

0 comments on commit a181d02

Please sign in to comment.