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": {