From 21c796592a4177ade7d12e3df0c77600a513467a Mon Sep 17 00:00:00 2001 From: BracketSpaceWorker Date: Thu, 3 Oct 2024 08:03:03 +0000 Subject: [PATCH] Version bump --- notification.php | 2 +- readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/notification.php b/notification.php index 7076e0fc..0e6156db 100644 --- a/notification.php +++ b/notification.php @@ -4,7 +4,7 @@ * Description: Customisable email and webhook notifications with powerful developer friendly API for custom triggers and notifications. Send alerts easily. * Author: BracketSpace * Author URI: https://bracketspace.com - * Version: 9.0.0 + * Version: 9.0.1 * Requires PHP: 7.4 * Requires at least: 5.8 * License: GPL3 diff --git a/readme.txt b/readme.txt index 5f92b5fd..cc6c80ff 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: notification, bracketspace, Kubitomakita, tomaszadamowicz, insejn, Tags: notification, notify, alert, email, mail, webhook, API, developer, framework Requires at least: 4.9 Tested up to: 6.6 -Stable tag: 9.0.0 +Stable tag: 9.0.1 Requires PHP: 7.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -297,7 +297,7 @@ Yes! We're offering a [custom plugin development](https://bracketspace.com/custo == Changelog == -= [Next] = += 9.0.1 = * [Changed] Notification data is now kept in the wp_posts table for easier reverting to previous version. = 9.0.0 =