diff --git a/readme.txt b/readme.txt index bc8ca3f..6c36b55 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: woocommerce, mpdf, pdf, rtl Requires at least: 4.4 Tested up to: 6.5 Requires PHP: 7.2 -Stable tag: 2.5.0 +Stable tag: 2.5.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -29,6 +29,9 @@ If you want to contribute to the code, feel free to submit a PR. You can also op == Changelog == += 2.5.1 = +* New: bumps mPDF version to 8.2.3 + = 2.5.0 = * New: adds missing document template files for: proforma, credit-note and receipt * New: updates the template functions with the recent base plugin changes diff --git a/wcpdf-mpdf.php b/wcpdf-mpdf.php index dda6387..cf9c099 100644 --- a/wcpdf-mpdf.php +++ b/wcpdf-mpdf.php @@ -3,7 +3,7 @@ * Plugin Name: PDF Invoices & Packing Slips for WooCommerce - mPDF * Plugin URI: https://github.com/wpovernight/woocommerce-pdf-ips-mpdf/ * Description: Uses mPDF instead of dompdf for HTML to PDF conversion - * Version: 2.5.0 + * Version: 2.5.1 * Author: WP Overnight * Author URI: https://www.wpovernight.com * License: GPLv2 or later