Skip to content

Commit f82efa6

Browse files
committed
fix the wrong manifest value
The manifest value comes from the previous release being 2.59.0. The 2.59.2 was already made on the main branch: https://github.com/googleapis/sdk-platform-java/tree/v2.59.2
1 parent 04d97d4 commit f82efa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.59.1"
2+
".": "2.59.3"
33
}

0 commit comments

Comments
 (0)