Skip to content

Commit

Permalink
Merge pull request #10071 from protocolbuffers/21.x-202205272218
Browse files Browse the repository at this point in the history
Update version.json to 21.2-dev
  • Loading branch information
zhangskz committed May 27, 2022
2 parents 569a051 + fd89673 commit 55fe00e
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.1",
"protoc_version": "21.2-dev",
"lts": false,
"date": "2022-05-27",
"languages": {
"cpp": "3.21.1",
"csharp": "3.21.1",
"java": "3.21.1",
"javascript": "3.21.1",
"objectivec": "3.21.1",
"php": "3.21.1",
"python": "4.21.1",
"ruby": "3.21.1"
"cpp": "3.21.2-dev",
"csharp": "3.21.2-dev",
"java": "3.21.2-dev",
"javascript": "3.21.2-dev",
"objectivec": "3.21.2-dev",
"php": "3.21.2-dev",
"python": "4.21.2-dev",
"ruby": "3.21.2-dev"
}
}
}

0 comments on commit 55fe00e

Please sign in to comment.