From 13e64a94879c2bc559e1e40e0f42edfccf13d01d Mon Sep 17 00:00:00 2001 From: James Graham Date: Sun, 21 Apr 2024 12:41:21 +0200 Subject: [PATCH] Use 0.8.x for libQuotient flatpak --- .flatpak-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 3419d868e..29238da93 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -110,7 +110,7 @@ { "type": "git", "url": "https://github.com/quotient-im/libQuotient.git", - "branch": "dev", + "branch": "0.8.x", "disable-submodules": true } ],