From 80273c0eefcf2d6eba63983aa5455c1c828d658d Mon Sep 17 00:00:00 2001 From: Danny Gershman Date: Sun, 28 Oct 2018 00:41:38 -0400 Subject: [PATCH] version bump --- bmlt-meeting-list.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bmlt-meeting-list.php b/bmlt-meeting-list.php index 8ebeeb5..41ac770 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 -Version: 1.7.1 +Version: 1.7.2 */ /* Disallow direct access to the plugin file */ use Mpdf\Mpdf; diff --git a/readme.txt b/readme.txt index 6a4c834..6173cb6 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: meeting list, bmlt, narcotics anonymous, na Requires at least: 4.0 Requires PHP: 5.6 Tested up to: 4.9.8 -Stable tag: 1.7.1 +Stable tag: 1.7.2 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.7.2 = +* Version bump + = 1.7.1 = * Rollback entrypoint to bread.php change.