From 9d40ddb627e603a2ee390bb81a911e62f79addf3 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Fri, 27 Jun 2025 22:58:58 +0200 Subject: [PATCH] releng: move back to a non-official release Required to make the releng scripts work. I know this is not optimal and we should have a proper merge commit from releng/2.93.1 appearing here, but this is fine. Change-Id: I11f8ccb8d2a5b124cd057d948aa80dd8be3a7ffd Signed-off-by: Raito Bezarius --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 22b83defe..157db1d42 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "version": "2.93.1", - "official_release": true, + "official_release": false, "release_name": "Bici Bici" }