From 280cf7f623b8029e5e5507a4952c28825f8d5f43 Mon Sep 17 00:00:00 2001 From: leena Date: Fri, 28 Oct 2022 15:21:39 +0530 Subject: [PATCH] updated tested upto tag --- bb-bootstrap-alerts.php | 6 +++--- readme.txt | 9 ++++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/bb-bootstrap-alerts.php b/bb-bootstrap-alerts.php index 351612c..581830a 100644 --- a/bb-bootstrap-alerts.php +++ b/bb-bootstrap-alerts.php @@ -3,9 +3,9 @@ * Plugin Name: Alerts for Beaver Builder * Plugin URI: http://www.brainstormforce.com * Description: This is the plugin to create predefined alert messages. - * Version: 1.2.3 - * Author: Brainstorm Force - * Author URI: https://www.brainstormforce.com/ + * Version: 1.2.4 + * Author: Pratik Chaskar + * Author URI: https://pratikchaskar.com/ * Text Domain: bb-bootstrap-alerts */ define( 'BB_BALERTS_DIR', plugin_dir_path( __FILE__ ) ); diff --git a/readme.txt b/readme.txt index ddf110d..867c500 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Alerts for Beaver Builder === -Contributors: brainstormforce +Contributors: pratikchaskar Donate link: https://www.paypal.me/BrainstormForce Requires at least: 4.4 Tags: beaver builder, page builder plugin, alerts, notification, bootstrap, drag and drop alerts, bb bootstrap, bb alerts, bb notification -Stable tag: 1.2.3 -Tested up to: 6.0 +Stable tag: 1.2.4 +Tested up to: 6.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -76,6 +76,9 @@ Visit our website to know more about the top WordPress products and services we == Changelog == += 1.2.4 = +- Improvement: Added compatibility to WordPress 6.1 + = 1.2.3 = - Fix: PHP notice with v8 in some cases