From da578aeea0fce9e2ca56e67ebcc2c1c0489127fa Mon Sep 17 00:00:00 2001 From: Parallax Git Administrator Date: Wed, 25 Oct 2017 16:15:02 -0700 Subject: [PATCH] Bumped version to v0.14.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a868a2b..cfdd357 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "description": "__MSG_appDescription__", - "version": "0.13.0", + "version": "0.14.0", "manifest_version": 2, "default_locale": "en", "permissions": [ diff --git a/package.json b/package.json index 4507c93..e5bcd7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parallax-ide", - "version": "0.13.0", + "version": "0.14.0", "description": "Write, compile, and download code to your Parallax Boe-Bot Robot or custom BASIC Stamp microcontroller-based electronic creations.", "main": "index.js", "directories": {