From fbbdfa38b02a1b4ad764323c3bc89230745046df Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Wed, 11 May 2022 14:35:26 -0500 Subject: [PATCH] 2.2.7 Release --- onesignal.php | 2 +- readme.txt | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/onesignal.php b/onesignal.php index 07ac45b..6d9cfc7 100644 --- a/onesignal.php +++ b/onesignal.php @@ -6,7 +6,7 @@ * Plugin Name: OneSignal Push Notifications * Plugin URI: https://onesignal.com/ * Description: Free web push notifications. - * Version: 2.2.6 + * Version: 2.2.7 * Author: OneSignal * Author URI: https://onesignal.com * License: MIT diff --git a/readme.txt b/readme.txt index 451a750..f13436e 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: OneSignal Donate link: https://onesignal.com Tags: push notification, push notifications, desktop notifications, mobile notifications, chrome push, android, android notification, android notifications, android push, desktop notification, firefox, firefox push, mobile, mobile notification, notification, notifications, notify, onesignal, push, push messages, safari, safari push, web push, chrome Requires at least: 3.8 -Tested up to: 5.9 -Stable tag: 2.2.6 +Tested up to: 6.0 +Stable tag: 2.2.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -67,6 +67,10 @@ HTTPS Setup Video: [youtube https://www.youtube.com/watch?v=BeTZ2KgytC0] == Changelog == += 2.2.7 = + +- Update tested up to tag (6.0) + = 2.2.6 = - Add missing style sheets that should have been in previous version.