Skip to content

Commit

Permalink
Updating version.json to: 23.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed May 16, 2023
1 parent 2dca62f commit 3cda141
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 @@
{
"23.x": {
"protoc_version": "23.1",
"protoc_version": "23.2-dev",
"lts": false,
"date": "2023-05-16",
"languages": {
"cpp": "4.23.1",
"csharp": "3.23.1",
"java": "3.23.1",
"javascript": "3.23.1",
"objectivec": "3.23.1",
"php": "3.23.1",
"python": "4.23.1",
"ruby": "3.23.1"
"cpp": "4.23.2-dev",
"csharp": "3.23.2-dev",
"java": "3.23.2-dev",
"javascript": "3.23.2-dev",
"objectivec": "3.23.2-dev",
"php": "3.23.2-dev",
"python": "4.23.2-dev",
"ruby": "3.23.2-dev"
}
}
}

0 comments on commit 3cda141

Please sign in to comment.