From 25cf48a9ac8d826f5dbe3361a29931e176b71ee2 Mon Sep 17 00:00:00 2001 From: otrok7 Date: Mon, 2 Sep 2019 12:27:12 +0200 Subject: [PATCH] Update version number --- bmlt-meeting-list.php | 2 +- readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bmlt-meeting-list.php b/bmlt-meeting-list.php index be4eb31..0c6b6ba 100644 --- a/bmlt-meeting-list.php +++ b/bmlt-meeting-list.php @@ -5,7 +5,7 @@ Description: Maintains and generates a PDF Meeting List from BMLT. Author: bmlt-enabled Author URI: https://bmlt.app -Version: 2.1.0 +Version: 2.1.1 */ /* Disallow direct access to the plugin file */ use Mpdf\Mpdf; diff --git a/readme.txt b/readme.txt index 6377974..768f161 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: 5.2.2 -Stable tag: 2.0.0 +Stable tag: 2.1.1 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,7 +54,7 @@ Follow all these steps, keep in mind that once you start using bread, it's not g == Changelog == -= 2.1.0 = += 2.1.1 = * Bread now automatically calculates how many meetings fit in a column or on a page. This eliminates the need to guess an appropriate value for Page-Height-adjustment and also makes a more efficient use of the space.