Only build 0.9.2 tag in Flatpak manifest

This commit is contained in:
Joshua Goins
2025-02-03 19:46:14 -05:00
parent d6eb91c476
commit bf9d1e5261

View File

@@ -110,7 +110,7 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/quotient-im/libQuotient.git", "url": "https://github.com/quotient-im/libQuotient.git",
"branch": "dev", "tag": "0.9.2",
"disable-submodules": true "disable-submodules": true
} }
], ],