From 4722369a127dcbd0db155460bbe8bdb1af6973d1 Mon Sep 17 00:00:00 2001 From: phptuts Date: Thu, 24 Jan 2019 18:01:49 -0800 Subject: [PATCH] Minor fix test release --- package.json | 2 +- view/about.html | 2 +- view/workspace.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0b6c9bc..a71d664 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ElectroBlocks", "productName": "ElectroBlocks A Blockly Based Arduino IDE", "email": "Noah Glaser", - "version": "2.0.2", + "version": "2.0.3", "description": "An ide for developing arduino code with blockly.", "main": "app.js", "author": "Noah Glaser", diff --git a/view/about.html b/view/about.html index 1815b7f..543558e 100644 --- a/view/about.html +++ b/view/about.html @@ -1,7 +1,7 @@ - About Arduino IDE + About ElectroBlocks diff --git a/view/workspace.html b/view/workspace.html index f4d19fd..ab32b88 100644 --- a/view/workspace.html +++ b/view/workspace.html @@ -1,7 +1,7 @@ - Arduino Blockly IDE + ElectroBlocks