From 4e4abecda0d9be5bb8e179a37ebb501e80a0a3b2 Mon Sep 17 00:00:00 2001 From: Rodrigo Gomez Palacio Date: Mon, 17 Oct 2022 13:31:04 -0500 Subject: [PATCH] 2.3.2 Release Commit --- onesignal.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/onesignal.php b/onesignal.php index 0b2fd44..09c588f 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.3.1 + * Version: 2.3.2 * Author: OneSignal * Author URI: https://onesignal.com * License: MIT diff --git a/readme.txt b/readme.txt index 55eae82..c7a0901 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: 6.0 -Stable tag: 2.3.1 +Stable tag: 2.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -67,6 +67,9 @@ HTTPS Setup Video: [youtube https://www.youtube.com/watch?v=BeTZ2KgytC0] == Changelog == += 2.3.2 = +- Add nofollow robots HTML tag to prevent search engine crawling service worker scope + = 2.3.1 = - jQuery bug fix