From 530c9f12d69bebf4dc2bcc361a7943aa9880d933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Katzer?= Date: Thu, 10 Oct 2013 12:42:33 +0200 Subject: [PATCH] Release version 0.4.0 with WP8 support --- README.md | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9981f1a..7f8b3f7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ cordova plugin rm de.appplant.cordova.plugin.background-mode ``` ## Release Notes -#### Version 0.4.0 (not yet released) +#### Version 0.4.0 (10.10.2013) - Added WP8 support
The plugin turns the app into an location tracking app *(for the time it runs in the background)*. diff --git a/plugin.xml b/plugin.xml index 51add25..a708cbd 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.4.0"> BackgroundMode