From f6ad1bfefbf33c89982f6abb48110a1b45d19a6a Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Fri, 27 Jun 2025 22:38:19 +0200 Subject: [PATCH] version: 2.93.1 -> 2.93.2 Resolves critical correctness bugs following CVE fixes. Change-Id: Iaa9b59feab438744e71d3c03ecf4f165699bfea5 Signed-off-by: Raito Bezarius --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 157db1d42..a39a6e7e2 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.93.1", + "version": "2.93.2", "official_release": false, "release_name": "Bici Bici" }