From 43b58128a7f7296fad6bc90a31a1d965800c1f17 Mon Sep 17 00:00:00 2001 From: rwngallego Date: Tue, 7 Sep 2021 21:38:05 +0200 Subject: [PATCH] Release v1.4.1 --- README.txt | 2 +- perfecty-push.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index 2966603..b81531d 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ Donate link: https://github.com/perfectyorg Tags: Push Notifications, Web Push Notifications, Notifications, User engagement Requires at least: 5.0 Tested up to: 5.8 -Stable tag: 1.4.0 +Stable tag: 1.4.1 Requires PHP: 7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/perfecty-push.php b/perfecty-push.php index dc08ae8..8bfe8f6 100644 --- a/perfecty-push.php +++ b/perfecty-push.php @@ -15,7 +15,7 @@ * Plugin Name: Perfecty Push Notifications * Plugin URI: https://wordpress.org/plugins/perfecty-push-notifications * Description: Self-hosted, Open Source and powerful Web Push Notifications plugin to send push notifications from your own server for free! - * Version: 1.4.0 + * Version: 1.4.1 * Author: Perfecty * Author URI: https://perfecty.org * License: GPL-2.0+ @@ -34,7 +34,7 @@ * Start at version 1.0.0 and use SemVer - https://semver.org * Rename this for your plugin and update it as you release new versions. */ -define( 'PERFECTY_PUSH_VERSION', '1.4.0' ); +define( 'PERFECTY_PUSH_VERSION', '1.4.1' ); /** * DB Version of the plugin