From 60e5c8b0df544cd40c2d359cd8dd56f841a432cb Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Wed, 13 Nov 2019 21:47:56 -0500 Subject: [PATCH] Update build script with new tag. --- packaging/org.eyecreate.qiflora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/org.eyecreate.qiflora.json b/packaging/org.eyecreate.qiflora.json index 9a47a2f..4c80eb7 100644 --- a/packaging/org.eyecreate.qiflora.json +++ b/packaging/org.eyecreate.qiflora.json @@ -88,7 +88,7 @@ "type": "git", "url": "https://git.eyecreate.org/eyecreate/qiflora.git", "tag": "v1.1", - "commit": "bcdf831d0c64f84642f53a4f8376a26df412b819" + "commit": "90da697f84df86651a87e33f1d6d76bcb58703db" } ] } -- GitLab