diff --git a/manifest.json b/manifest.json index 1cf378e0..3d665054 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Espruino Web IDE", "short_name": "Espruino IDE", "description": "A Terminal and Graphical code Editor for Espruino JavaScript Microcontrollers", - "version": "0.79.9", + "version": "0.79.10", "app": { "background": { "scripts": ["js/background.js"] diff --git a/package.json b/package.json index 7f0d2c64..881958d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "espruino-web-ide", - "version": "0.79.9", + "version": "0.79.10", "description": "A Terminal and Graphical code Editor for Espruino JavaScript Microcontrollers", "//1": "-------------------------------------------------------- nw.js", "main": "main.html", diff --git a/remote/index.html b/remote/index.html index 1f5dd861..1a93ccb1 100644 --- a/remote/index.html +++ b/remote/index.html @@ -25,32 +25,6 @@ window.location = "https://"+l.substr(7); - - - - - - - - - - - - - - - - - - - - - - - - - -