From ccc91175539a30fb9342096770a32f3d36c2b878 Mon Sep 17 00:00:00 2001 From: Alistair Delva Date: Fri, 3 Oct 2025 13:08:59 -0700 Subject: [PATCH] Mark release 1.26.0 as stable --- base/debian/changelog | 2 +- frontend/debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/debian/changelog b/base/debian/changelog index 5b2ae326ec..cfd6d1c347 100644 --- a/base/debian/changelog +++ b/base/debian/changelog @@ -14,7 +14,7 @@ cuttlefish-common (1.27.0) unstable; urgency=medium -- Ram Muthiah Fri, 03 Oct 2025 20:03:54 +0100 -cuttlefish-common (1.26.0) unstable; urgency=medium +cuttlefish-common (1.26.0) stable; urgency=medium * Homogenize group directory structure by @jemoreira in https://github.com/google/android-cuttlefish/pull/1654 * Move metrics protos outside of the directory by @Databean in https://github.com/google/android-cuttlefish/pull/1661 diff --git a/frontend/debian/changelog b/frontend/debian/changelog index bda3784433..de793154d7 100644 --- a/frontend/debian/changelog +++ b/frontend/debian/changelog @@ -4,7 +4,7 @@ cuttlefish-frontend (1.27.0) unstable; urgency=medium -- Ram Muthiah Fri, 03 Oct 2025 20:23:38 +0100 -cuttlefish-frontend (1.26.0) unstable; urgency=medium +cuttlefish-frontend (1.26.0) stable; urgency=medium * No changes.