Skip to content

Commit

Permalink
Updating version.json to: 25.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed Nov 1, 2023
1 parent 6b5d8db commit 7203caa
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 @@
{
"25.x": {
"protoc_version": "25.0",
"protoc_version": "25.1-dev",
"lts": false,
"date": "2023-11-01",
"languages": {
"cpp": "4.25.0",
"csharp": "3.25.0",
"java": "3.25.0",
"javascript": "3.25.0",
"objectivec": "3.25.0",
"php": "3.25.0",
"python": "4.25.0",
"ruby": "3.25.0"
"cpp": "4.25.1-dev",
"csharp": "3.25.1-dev",
"java": "3.25.1-dev",
"javascript": "3.25.1-dev",
"objectivec": "3.25.1-dev",
"php": "3.25.1-dev",
"python": "4.25.1-dev",
"ruby": "3.25.1-dev"
}
}
}

0 comments on commit 7203caa

Please sign in to comment.