Skip to content

Commit

Permalink
Update version.json to: 21.4-dev (#10299)
Browse files Browse the repository at this point in the history
  • Loading branch information
acozzette authored Jul 21, 2022
1 parent 4e7c56c commit ddb21b2
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.3",
"protoc_version": "21.4-dev",
"lts": false,
"date": "2022-07-20",
"date": "2022-07-21",
"languages": {
"cpp": "3.21.3",
"csharp": "3.21.3",
"java": "3.21.3",
"javascript": "3.21.3",
"objectivec": "3.21.3",
"php": "3.21.3",
"python": "4.21.3",
"ruby": "3.21.3"
"cpp": "3.21.4-dev",
"csharp": "3.21.4-dev",
"java": "3.21.4-dev",
"javascript": "3.21.4-dev",
"objectivec": "3.21.4-dev",
"php": "3.21.4-dev",
"python": "4.21.4-dev",
"ruby": "3.21.4-dev"
}
}
}

0 comments on commit ddb21b2

Please sign in to comment.