diff --git a/package.json b/package.json index 6d7054b..1c0ed2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-background-mode", - "version": "0.7.1", + "version": "0.7.2", "description": "Prevent app from going to sleep in background.", "repository": { "type": "git", diff --git a/plugin.xml b/plugin.xml index cab2e8d..4121a33 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.7.2"> BackgroundMode