From 9827ad8555e384d4c07b9c4cf8b3dc20d904ca1a Mon Sep 17 00:00:00 2001 From: pjaudiomv Date: Thu, 7 Mar 2019 06:46:50 -0500 Subject: [PATCH] bumping to 1.9.5 --- bmlt-meeting-list.php | 2 +- readme.txt | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bmlt-meeting-list.php b/bmlt-meeting-list.php index 31b3a72..49d86e2 100644 --- a/bmlt-meeting-list.php +++ b/bmlt-meeting-list.php @@ -4,7 +4,7 @@ Plugin URI: http://wordpress.org/extend/plugins/bread/ Description: Maintains and generates a PDF Meeting List from BMLT. Author: odathp, radius314, pjaudiomv, klgrimley, jbraswell -Version: 1.9.4 +Version: 1.9.5 */ /* Disallow direct access to the plugin file */ use Mpdf\Mpdf; diff --git a/readme.txt b/readme.txt index 65cbf76..09e10c8 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Contributors: odathp, radius314, pjaudiomv, klgrimley, jbraswell Tags: meeting list, bmlt, narcotics anonymous, na Requires at least: 4.0 Requires PHP: 5.6 -Tested up to: 5.0.3 -Stable tag: 1.9.4 +Tested up to: 5.1 +Stable tag: 1.9.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A web-based tool that creates, maintains and generates a PDF meeting list from BMLT. @@ -54,6 +54,9 @@ Follow all these steps, keep in mind that once you start using bread, it's not g == Changelog == += 1.9.5 = +* Removed most TrueType Fonts to cut down size considerably. + = 1.9.4 = * Fixing botched 1.9.3 build missing autoloader