Skip to content

Commit

Permalink
Update version.json to: 21.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed Sep 14, 2022
1 parent 24487dd commit b1924e1
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.6",
"protoc_version": "21.7-dev",
"lts": false,
"date": "2022-09-13",
"date": "2022-09-14",
"languages": {
"cpp": "3.21.6",
"csharp": "3.21.6",
"java": "3.21.6",
"javascript": "3.21.6",
"objectivec": "3.21.6",
"php": "3.21.6",
"python": "4.21.6",
"ruby": "3.21.6"
"cpp": "3.21.7-dev",
"csharp": "3.21.7-dev",
"java": "3.21.7-dev",
"javascript": "3.21.7-dev",
"objectivec": "3.21.7-dev",
"php": "3.21.7-dev",
"python": "4.21.7-dev",
"ruby": "3.21.7-dev"
}
}
}

0 comments on commit b1924e1

Please sign in to comment.