Skip to content

Commit

Permalink
Update version.json to: 21.12-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsalo authored and Dan Dees committed Mar 6, 2024
1 parent 449efbb commit ee2d948
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.11",
"protoc_version": "21.12-dev",
"lts": false,
"date": "2022-12-07",
"date": "2022-12-08",
"languages": {
"cpp": "3.21.11",
"csharp": "3.21.11",
"java": "3.21.11",
"javascript": "3.21.11",
"objectivec": "3.21.11",
"php": "3.21.11",
"python": "4.21.11",
"ruby": "3.21.11"
"cpp": "3.21.12-dev",
"csharp": "3.21.12-dev",
"java": "3.21.12-dev",
"javascript": "3.21.12-dev",
"objectivec": "3.21.12-dev",
"php": "3.21.12-dev",
"python": "4.21.12-dev",
"ruby": "3.21.12-dev"
}
}
}

0 comments on commit ee2d948

Please sign in to comment.