From 23b6edc4bf38a038f8408df3fe49a07a8b6752bc Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Thu, 3 May 2018 09:22:18 -0400 Subject: [PATCH] Release app 0.1.36 --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index 3015b518..12709bd8 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -15,6 +15,6 @@ "Maker": "maker" }, "electronManifest": { - "latest": "v0.1.30" + "latest": "v0.1.36" } }