Skip to content

Commit

Permalink
Merge pull request #10006 from protocolbuffers/21.x-202205200038
Browse files Browse the repository at this point in the history
Update version.json to: 21.0-dev
  • Loading branch information
deannagarcia authored May 20, 2022
2 parents 71271ad + ecaeade commit 6673c7c
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 6673c7c

Please sign in to comment.