From 7346d43b904efa666798e2e2172ba94a998825b4 Mon Sep 17 00:00:00 2001 From: Patricio Vargas Date: Mon, 29 Mar 2021 14:54:19 -0400 Subject: [PATCH] feat(scope): version bump for SW scope --- onesignal.php | 2 +- readme.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/onesignal.php b/onesignal.php index ab914c0..67cb47c 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.1.7 + * Version: 2.2.0 * Author: OneSignal * Author URI: https://onesignal.com * License: MIT diff --git a/readme.txt b/readme.txt index f82496b..0efb404 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ 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.7 -Stable tag: 2.1.7 +Stable tag: 2.2.0 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.0 = + +- Service Worker scope change to non-root for new user installs + = 2.1.7 = - Update Tested Up To Version to 5.7