From 4c1332ed4c6247270572a1649fac4461f4575c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Mon, 29 Feb 2016 10:03:50 +0100 Subject: [PATCH] Release v0.6.5 for npm --- CHANGELOG.md | 6 +++++- package.json | 2 +- plugin.xml | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebe71e..174d8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ ## ChangeLog +#### Version 0.6.5 (29.02.2016) +- Published on npm +- Updated dependency ID for the device plug-in + #### Version 0.6.4 (03.03.2015) - Resolve possibly dependency conflict @@ -41,4 +45,4 @@ #### Version 0.2.0 (08.10.2013) - Added iOS (>= 5) support
- The plugin turns the app into an location tracking app for the time it runs in the background. \ No newline at end of file + The plugin turns the app into an location tracking app for the time it runs in the background. diff --git a/package.json b/package.json index daec6a9..9f2038b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-background-mode", - "version": "0.6.4", + "version": "0.6.5", "description": "Cordova plugin to prevent the app from going to sleep in background.", "cordova": { "id": "cordova-plugin-background-mode", diff --git a/plugin.xml b/plugin.xml index 60bd64a..741b917 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.6.5"> BackgroundMode @@ -20,7 +20,7 @@ Sebastián Katzer - +