Skip to content

Commit

Permalink
Update version.json to: 21.6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed Aug 9, 2022
1 parent ab84034 commit 29f03e0
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.5",
"protoc_version": "21.6-dev",
"lts": false,
"date": "2022-08-09",
"languages": {
"cpp": "3.21.5",
"csharp": "3.21.5",
"java": "3.21.5",
"javascript": "3.21.5",
"objectivec": "3.21.5",
"php": "3.21.5",
"python": "4.21.5",
"ruby": "3.21.5"
"cpp": "3.21.6-dev",
"csharp": "3.21.6-dev",
"java": "3.21.6-dev",
"javascript": "3.21.6-dev",
"objectivec": "3.21.6-dev",
"php": "3.21.6-dev",
"python": "4.21.6-dev",
"ruby": "3.21.6-dev"
}
}
}

0 comments on commit 29f03e0

Please sign in to comment.