From b19e5c4e4bc1613739133c4037ca41f2193905da Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Wed, 6 Jun 2018 13:36:46 -0400 Subject: [PATCH] Releasing app v0.1.60 --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index e536987f..a2a14d17 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -15,6 +15,6 @@ "Maker": "maker" }, "electronManifest": { - "latest": "v0.1.56" + "latest": "v0.1.60" } }