From ec6cd7d0c450f15e38bb23f48456839da22e224e Mon Sep 17 00:00:00 2001 From: Danny Gershman Date: Sun, 28 Oct 2018 00:57:40 -0400 Subject: [PATCH] version bump --- bmlt-meeting-list.php | 2 +- bread.php | 1 + readme.txt | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 bread.php diff --git a/bmlt-meeting-list.php b/bmlt-meeting-list.php index 41ac770..dde563c 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.2 +Version: 1.7.3 */ /* Disallow direct access to the plugin file */ use Mpdf\Mpdf; diff --git a/bread.php b/bread.php new file mode 100644 index 0000000..299ca7b --- /dev/null +++ b/bread.php @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/readme.txt b/readme.txt index 6173cb6..7fc95dd 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.2 +Stable tag: 1.7.3 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.3 = +* Version bump + = 1.7.2 = * Version bump