mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Release version 0.6.3
This commit is contained in:
parent
270abbff02
commit
90331acb1e
@ -1,5 +1,5 @@
|
||||
## ChangeLog
|
||||
#### Version 0.6.3 (not yet released)
|
||||
#### Version 0.6.3 (01.01.2015)
|
||||
- [feature:] Silent mode for Android
|
||||
|
||||
#### Version 0.6.2 (14.12.2014)
|
||||
|
@ -68,7 +68,7 @@ More informations can be found [here][PGB_plugin].
|
||||
|
||||
|
||||
## ChangeLog
|
||||
#### Version 0.6.3 (not yet released)
|
||||
#### Version 0.6.3 (01.01.2015)
|
||||
- [feature:] Silent mode for Android
|
||||
|
||||
#### Version 0.6.2 (14.12.2014)
|
||||
|
@ -3,7 +3,7 @@
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="de.appplant.cordova.plugin.background-mode"
|
||||
version="0.6.2">
|
||||
version="0.6.3">
|
||||
|
||||
<name>BackgroundMode</name>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user