From fee5de3496e0b8eec44f632b1019672cb472a44f Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Sun, 19 Jul 2020 16:41:36 -0400 Subject: [PATCH] update flatpak build config --- packaging/org.eyecreate.vehiclevoyage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/org.eyecreate.vehiclevoyage.json b/packaging/org.eyecreate.vehiclevoyage.json index d11e2fa..75e3d7c 100644 --- a/packaging/org.eyecreate.vehiclevoyage.json +++ b/packaging/org.eyecreate.vehiclevoyage.json @@ -26,7 +26,7 @@ { "type": "git", "url": "https://git.eyecreate.org/eyecreate/vehicle-voyage.git", - "commit": "06b52d29bbb97624730bb3a13673a9bc3607085f" + "commit": "42a2ce9ce3a958e95b8ce2a24e7cf547117da245" } ] } -- GitLab