From 517dc364e835ec235e3b718fd33054a8d41c1176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Thu, 23 Apr 2015 09:25:56 +0200 Subject: [PATCH] Release v0.7.1 --- CHANGELOG.md | 2 +- README.md | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21be22c..f833d9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## ChangeLog -#### Version 0.7.1 (not yet released) +#### Version 0.7.1 (23.04.2015) - [bugfix:] `isAvailable` does not block the main thread anymore. - [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__) - [enhancement:] Print-View positioning on iPad diff --git a/README.md b/README.md index e3a320b..9521d76 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ cordova plugin rm de.appplant.cordova.plugin.printer ## ChangeLog -#### Version 0.7.1 (not yet released) +#### Version 0.7.1 (23.04.2015) - [bugfix:] `isAvailable` does not block the main thread anymore. - [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__) - [enhancement:] Print-View positioning on iPad diff --git a/plugin.xml b/plugin.xml index 646cb81..c52eb1d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.7.1"> Printer