From 961d5a2590e089e08e80430256e6ddeb4b1033d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Katzer?= Date: Tue, 8 Oct 2013 16:41:24 +0200 Subject: [PATCH] Release version 0.2.0 --- README.md | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b730e7..53cf8f0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ cordova plugin rm de.appplant.cordova.plugin.background-mode ``` ## Release Notes -#### Version 0.2.0 (not yet released) +#### 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. diff --git a/plugin.xml b/plugin.xml index c38e478..77dc5cb 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.2.0"> BackgroundMode