From 1af3b02802167ce532c196aeb19a9d001fe17445 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 30 Oct 2020 12:31:50 +0000 Subject: [PATCH] 1.0.3 --- readme.txt | 3 ++- woocommerce-printnode-mpdf.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 8699ea4..d1d11f0 100644 --- a/readme.txt +++ b/readme.txt @@ -19,10 +19,11 @@ PHP >= 5.6.0 is required (reflecting the versions supported by the mPDF library) == Changelog == -= 1.0.2 - 2020/10/30 = += 1.0.3 - 2020/10/30 = * TWEAK: Include afragen/wp-dependency-installer to advise installing Github updater; exclude incorrectly bundled updater plugin * TWEAK: Do not exclude FreeSans.ttf from build artifact +* TWEAK: Fix some Github build issues = 1.0.0 - 2020/10/28 = diff --git a/woocommerce-printnode-mpdf.php b/woocommerce-printnode-mpdf.php index 0b97af4..e5b466f 100644 --- a/woocommerce-printnode-mpdf.php +++ b/woocommerce-printnode-mpdf.php @@ -4,7 +4,7 @@ * Plugin URI: https://github.com/DavidAnderson684/woocommerce-printnode-mpdf * GitHub Plugin URI: https://github.com/DavidAnderson684/woocommerce-printnode-mpdf * Description: Use the mPDF engine for producing PDF files - * Version: 1.0.2 + * Version: 1.0.3 * Author: David Anderson * Author URI: https://www.simbahosting.co.uk/s3/shop/ * License: MIT