Skip to content

Commit

Permalink
v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmigf committed May 7, 2024
1 parent 734413a commit ea1a7d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion wcpdf-mpdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea1a7d7

Please sign in to comment.