Release v0.2.0 with iOS support
This commit is contained in:
parent
d2e3b642cc
commit
80cdd00cee
@ -16,7 +16,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-printer.git
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Release Notes ##
|
## Release Notes ##
|
||||||
#### Version 0.1.0 (10.08.2013) ####
|
#### Version 0.2.0 (11.08.2013) ####
|
||||||
- Added iOS support
|
- Added iOS support
|
||||||
|
|
||||||
## Using the plugin ##
|
## Using the plugin ##
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
|
||||||
id="de.appplant.cordova.plugin.printer"
|
id="de.appplant.cordova.plugin.printer"
|
||||||
version="0.1.0">
|
version="0.2.0">
|
||||||
|
|
||||||
<name>Printer</name>
|
<name>Printer</name>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user