From f461337b6428059039be7520380ac486db9784e1 Mon Sep 17 00:00:00 2001 From: Pavan Shinde Date: Tue, 3 Feb 2026 05:31:31 +0000 Subject: [PATCH 1/2] docs: format UTC times in releases doc --- docs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 3c8b3cf5842..38e4520fba2 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -58,7 +58,7 @@ npm install -g @google/gemini-cli@latest ### Nightly -- New releases will be published each day at UTC 0000. This will be all changes +- New releases will be published each day at UTC 00:00. This will be all changes from the main branch as represented at time of release. It should be assumed there are pending validations and issues. Use `nightly` tag. From 9f75180853de16f45630833913156d291bf4ad5a Mon Sep 17 00:00:00 2001 From: Pavan Shinde Date: Tue, 3 Feb 2026 06:11:09 +0000 Subject: [PATCH 2/2] docs: standardize UTC time format in release cadence --- docs/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases.md b/docs/releases.md index 38e4520fba2..8b506d45a87 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -29,7 +29,7 @@ or if we have to deviate from it. Our weekly releases will be minor version increments and any bug or hotfixes between releases will go out as patch versions on the most recent release. -Each Tuesday ~2000 UTC new Stable and Preview releases will be cut. The +Each Tuesday ~20:00 UTC new Stable and Preview releases will be cut. The promotion flow is: - Code is committed to main and pushed each night to nightly