Skip to content

Commit dd0173e

Browse files
committed
Release v1.6.3
1 parent 75bb604 commit dd0173e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://paypal.me/RowinsonG
44
Tags: Push Notifications, Web Push Notifications, Notifications, User engagement
55
Requires at least: 5.0
66
Tested up to: 6.7
7-
Stable tag: 1.6.2
7+
Stable tag: 1.6.3
88
Requires PHP: 7.2
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -95,6 +95,9 @@ You can create an issue in our Github repo:
9595

9696
== Changelog ==
9797

98+
= 1.6.3 =
99+
* Tested up to WordPress 6.7 and PHP 7/8
100+
98101
= 1.6.2 =
99102
* Tested up to WordPress 6.0
100103

perfecty-push.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Perfecty Push Notifications
1616
* Plugin URI: https://wordpress.org/plugins/perfecty-push-notifications
1717
* Description: Self-hosted, Open Source and powerful <strong>Web Push Notifications</strong> plugin to send push notifications <strong>from your own server for free!</strong>
18-
* Version: 1.6.2
18+
* Version: 1.6.3
1919
* Author: Perfecty
2020
* Author URI: https://perfecty.org
2121
* License: GPL-2.0+
@@ -34,7 +34,7 @@
3434
* Start at version 1.0.0 and use SemVer - https://semver.org
3535
* Rename this for your plugin and update it as you release new versions.
3636
*/
37-
define( 'PERFECTY_PUSH_VERSION', '1.6.2' );
37+
define( 'PERFECTY_PUSH_VERSION', '1.6.3' );
3838

3939
/**
4040
* DB Version of the plugin

0 commit comments

Comments
 (0)