docs: Fix version in flatpak docs

This commit is contained in:
James Westman 2022-11-22 11:43:19 -06:00
parent 86b07ef0ae
commit 46a06bb7b6
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

View file

@ -16,7 +16,7 @@ a module in your flatpak manifest:
{
"type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"branch": "main"
"tag": "v0.4.0"
}
]
}