Release version 0.5.2

This commit is contained in:
Sebastián Katzer 2014-03-22 14:43:33 +01:00
parent 571f6ce9c6
commit c2e1509acb
3 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/360).
## Release Notes
#### Version 0.5.2 (not yet released)
#### Version 0.5.2 (22.03.2014)
- [bugfix:] `isServiceAvailable` on Android did not return a list of available printing apps.
#### Version 0.5.1 (15.12.2013)

View File

@ -3,7 +3,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="de.appplant.cordova.plugin.printer"
version="0.5.2dev">
version="0.5.2">
<name>Printer</name>

View File

@ -67,7 +67,7 @@ public class Printer extends CordovaPlugin {
"epson.print", // Epson iPrint
"jp.co.fujixerox.prt.PrintUtil.PCL", // Fuji Xerox Print Utility
"jp.co.fujixerox.prt.PrintUtil.Karin", // Fuji Xeros Print&Scan (S)
"com.hp.android.print", // HP ePrint" "com.hp.android.print
"com.hp.android.print", // HP ePrint
"com.blackspruce.lpd", // Let's Print Droid
"com.threebirds.notesprint", // NotesPrint print your notes
"com.xerox.mobileprint", // Print Portal (Xerox)