From 71e6acef7638976a60a0905a677f20cf1f6eda22 Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Fri, 20 Feb 2026 15:33:34 +0100 Subject: [PATCH] Use released libquotient in release branch --- .flatpak-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 8d756275e..07c125da1 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -147,7 +147,7 @@ { "type": "git", "url": "https://github.com/quotient-im/libQuotient.git", - "branch": "dev", + "branch": "0.9.6.1", "disable-submodules": true } ],