diff --git a/composer.json b/composer.json index 17fe4fb..7779430 100644 --- a/composer.json +++ b/composer.json @@ -6,6 +6,6 @@ } ], "require": { - "dompdf/dompdf": "dev-develop" + "dompdf/dompdf": "dev-master" } } \ No newline at end of file diff --git a/woocommerce-pdf-ips-dompdf-latest.php b/woocommerce-pdf-ips-dompdf-latest.php index 0807bf4..4aa0466 100644 --- a/woocommerce-pdf-ips-dompdf-latest.php +++ b/woocommerce-pdf-ips-dompdf-latest.php @@ -3,7 +3,7 @@ * Plugin Name: WooCommerce PDF Invoices & Packing Slips latest dompdf * Plugin URI: http://www.wpovernight.com * Description: Uses the latest release of dompdf instead of the legacy version bundled with the general release - * Version: 1.0.0 + * Version: 1.1.0 * Author: Ewout Fernhout * Author URI: http://www.wpovernight.com * License: GPLv2 or later