Skip to content

Commit

Permalink
Update version.json to: 21.3-dev (#10275)
Browse files Browse the repository at this point in the history
Co-authored-by: theodorerose <theodorerose@google.com>
  • Loading branch information
acozzette and esorot committed Jul 19, 2022
1 parent c415126 commit f049e5f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions version.json
@@ -1,17 +1,17 @@
{
"21.x": {
"protoc_version": "21.2",
"protoc_version": "21.3-dev",
"lts": false,
"date": "2022-06-23",
"date": "2022-06-27",
"languages": {
"cpp": "3.21.2",
"csharp": "3.21.2",
"java": "3.21.2",
"javascript": "3.21.2",
"objectivec": "3.21.2",
"php": "3.21.2",
"python": "4.21.2",
"ruby": "3.21.2"
"cpp": "3.21.3-dev",
"csharp": "3.21.3-dev",
"java": "3.21.3-dev",
"javascript": "3.21.3-dev",
"objectivec": "3.21.3-dev",
"php": "3.21.3-dev",
"python": "4.21.3-dev",
"ruby": "3.21.3-dev"
}
}
}

0 comments on commit f049e5f

Please sign in to comment.