From 3470f9e2e12e793e0def5e8ff84efbc52dfc32ee Mon Sep 17 00:00:00 2001 From: Tristan Frascari Date: Thu, 11 Aug 2016 16:18:17 -0400 Subject: [PATCH] Update Version for next release --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3de7308..62ccf38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-blinkup-plugin", - "version": "1.1.4", + "version": "1.1.5", "description": "This plugin allows you to integrate the native BlinkUp process for setting up an Electric Imp device directly into your Cordova / PhoneGap project", "cordova": { "id": "com.macadamian.blinkup", diff --git a/plugin.xml b/plugin.xml index 422ea95..c8383fb 100755 --- a/plugin.xml +++ b/plugin.xml @@ -18,7 +18,7 @@ + version="1.1.5"> cordova-blinkup-plugin