Skip to content

Commit c63c655

Browse files
authored
chore: correct version for google-cloud-firestore in librarian.yaml (#16536)
Fixes b/498958082 See related PR #16519 Without this fix, we see ``` time=2026-04-02T15:25:24.839Z level=ERROR msg="librarian command failed" err="library google-cloud-firestore, version in state, 2.26.0, is smaller than version in librarian.yaml, 2.27.0: version is regression" ```
1 parent ffb4b71 commit c63c655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1850,7 +1850,7 @@ libraries:
18501850
product_documentation_override: https://cloud.google.com/financial-services/anti-money-laundering/docs/concepts/overview
18511851
issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues
18521852
- name: google-cloud-firestore
1853-
version: 2.27.0
1853+
version: 2.26.0
18541854
apis:
18551855
- path: google/firestore/v1
18561856
- path: google/firestore/admin/v1

0 commit comments

Comments
 (0)