From 499d97b07cc4e077fc124f4645526401381244ae Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Thu, 12 Apr 2018 13:26:02 -0400 Subject: [PATCH] Update targetconfig.json --- targetconfig.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index 91cb0225..a523ca82 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -15,11 +15,6 @@ "Maker": "maker" }, "electronManifest": { - "majorReleases": { - "0": { - "latest": "v0.1.5", - "promptVersion": "v0.1.5" - } - } + "latest": "v0.1.17" } -} \ No newline at end of file +}