From f67a99bdd3061e02e1c05a4409120e3e8d8a9ebd Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Mon, 23 Jun 2025 23:50:41 +0200 Subject: [PATCH] version: 2.91.1 -> 2.91.2 Fixes CVE-2025-46415, CVE-2025-46416, CVE-2025-52991, CVE-2025-52992, and CVE-2025-52993. Change-Id: Ie1d97a4e1569bf3b601753665b20cdeb5427e5ca Signed-off-by: Raito Bezarius --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index ed194198c..b429beaa1 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.91.1", + "version": "2.91.2", "official_release": false, "release_name": "Dragon's Breath" }