From 79b47fb62a55c282180e2f4cdbcdd51926ea39f0 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Thu, 3 Jan 2019 15:52:07 -0800 Subject: [PATCH] Releasing updated version (#1778) Microbit updating electron to the latest version. --- targetconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index 15835404..ec905fcb 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -116,6 +116,6 @@ "Behind the MakeCode Hardware": "behind-the-makecode-hardware" }, "electronManifest": { - "latest": "v1.2.7" + "latest": "v1.2.13" } }