From 4a3983906f677dc3dd1ff750feb091f9fa29793d Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Fri, 27 Jun 2025 23:16:33 +0200 Subject: [PATCH] version: 2.92.2 -> 2.92.3 Resolves critical correctness bugs as reported in fj#883. Following the CVE fixes. Change-Id: Ife85fb4ca71ba920aae4b98a6dc141857e10d759 Signed-off-by: Raito Bezarius --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 1754ab9d3..8a3e8684b 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.92.2", + "version": "2.92.3", "official_release": false, "release_name": "Bombe glacée" }