We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1fe8a commit 5eb764eCopy full SHA for 5eb764e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-pdf-generator",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "is a HTML to PDF (offline) Generator.",
5
"cordova": {
6
"id": "cordova-pdf-generator",
plugin.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" id="cordova-pdf-generator" version="2.0.8">
+<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" id="cordova-pdf-generator" version="2.1.1">
<name>PDFGenerator</name>
0 commit comments