Release version 0.6.3

This commit is contained in:
Sebastián Katzer 2015-01-01 18:30:20 +01:00
parent 270abbff02
commit 90331acb1e
3 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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>