Merge branch 'wip/mainline-flatpak' into 'mainline'

Specify mainline as branch for Flatpak manifest

See merge request GNOME/geary!191
This commit is contained in:
Michael Gratton 2019-04-02 02:37:15 +00:00
commit 68093c8e9b

View file

@ -197,8 +197,9 @@
"builddir": true,
"sources": [
{
"type": "dir",
"path": "."
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/geary.git",
"branch": "mainline"
}
]
}