Skip to content

Commit

Permalink
21.x 202210181433 (#10787)
Browse files Browse the repository at this point in the history
* Updating version.json and repo version numbers to: 21.8

* Update version.json to: 21.9-dev

Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
  • Loading branch information
mkruskal-google and protobuf-team-bot committed Oct 18, 2022
1 parent 591fe40 commit 80b583a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"21.x": {
"protoc_version": "21.8",
"protoc_version": "21.9-dev",
"lts": false,
"date": "2022-10-13",
"date": "2022-10-18",
"languages": {
"cpp": "3.21.8",
"csharp": "3.21.8",
"java": "3.21.8",
"javascript": "3.21.8",
"objectivec": "3.21.8",
"php": "3.21.8",
"python": "4.21.8",
"ruby": "3.21.8"
"cpp": "3.21.9-dev",
"csharp": "3.21.9-dev",
"java": "3.21.9-dev",
"javascript": "3.21.9-dev",
"objectivec": "3.21.9-dev",
"php": "3.21.9-dev",
"python": "4.21.9-dev",
"ruby": "3.21.9-dev"
}
}
}

0 comments on commit 80b583a

Please sign in to comment.