Skip to content

Commit

Permalink
Update version.json to: 21.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed May 20, 2022
1 parent 1fa42c4 commit ecaeade
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.0-rc2",
"protoc_version": "21.0-dev",
"lts": false,
"date": "2022-05-19",
"date": "2022-05-20",
"languages": {
"cpp": "3.21.0-rc2",
"csharp": "3.21.0-rc2",
"java": "3.21.0-rc2",
"javascript": "3.21.0-rc2",
"objectivec": "3.21.0-rc2",
"php": "3.21.0-rc2",
"python": "4.21.0-rc2",
"ruby": "3.21.0-rc2"
"cpp": "3.21.0-dev",
"csharp": "3.21.0-dev",
"java": "3.21.0-dev",
"javascript": "3.21.0-dev",
"objectivec": "3.21.0-dev",
"php": "3.21.0-dev",
"python": "4.21.0-dev",
"ruby": "3.21.0-dev"
}
}
}

0 comments on commit ecaeade

Please sign in to comment.