Skip to content

Commit 726c664

Browse files
committed
robustness
1 parent a1acc59 commit 726c664

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

admin/class-bread-admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class Bread_Admin
4444
*/
4545
var $bmltEnabled_admin;
4646
private Bread $bread;
47-
private string $hook;
47+
private string $hook = "";
4848
public function __construct($plugin_name, $version, $bmltEnabled_admin, $bread)
4949
{
5050
$this->plugin_name = $plugin_name;

bmlt-meeting-list.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Bread
1212
* Plugin URI: https://bmlt.app
1313
* Description: Maintains and generates PDF Meeting Lists from BMLT.
14-
* Version: 2.9.2
14+
* Version: 2.9.3
1515
* Author: bmlt-enabled
1616
* Author URI: https://bmlt.app/
1717
* License: GPL-2.0+

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: meeting list, bmlt, narcotics anonymous, na
55
Requires PHP: 8.1
66
Requires at least: 6.2
77
Tested up to: 6.8
8-
Stable tag: 2.9.2
8+
Stable tag: 2.9.3
99

1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)