From 008f44beffd028ae62f3df7ee7b28187430821b2 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Fri, 27 Jun 2025 23:23:54 +0200 Subject: [PATCH] version: 2.91.2 -> 2.91.3 Resolves critical correctness bugs as per fj#883. These bugs were introduced in the previous release for the CVE bugfixes. Change-Id: I4a9f82e1fbf87403d67450e79478a711a587f07d Signed-off-by: Raito Bezarius --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b429beaa1..9a992bfc0 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.91.2", + "version": "2.91.3", "official_release": false, "release_name": "Dragon's Breath" }