Plugin Directory

Changeset 2719604


Ignore:
Timestamp:
05/06/2022 07:32:17 PM (4 years ago)
Author:
digitalpush
Message:

1.6.2 update - WP 6.0 test

Location:
digitalpush/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digitalpush/trunk/dgpntf.php

    r2661866 r2719604  
    33* Plugin Name: DigitalPUSH
    44* Plugin URI: http://digitalpush.org/
    5 * Version: 1.6.1
     5* Version: 1.6.2
    66* Author: DigitalPUSH
    77* Author URI: http://digitalpush.org/
     
    4141        $this->plugin->name         = 'digitalpush-notifications'; // Plugin Folder
    4242        $this->plugin->displayName  = 'DigitalPUSH'; // Plugin Name
    43         $this->plugin->version      = '1.6.1';
     43        $this->plugin->version      = '1.6.2';
    4444        $this->plugin->folder       = plugin_dir_path( __FILE__ );
    4545        $this->plugin->url          = plugin_dir_url( __FILE__ );
  • digitalpush/trunk/readme.txt

    r2661866 r2719604  
    33Tags: chrome, firefox, safari, push, push notifications, push notification, chrome push, safari push, firefox push, notification, notifications, web push, notify, mavericks, android, android push, android notifications, android notification, mobile notification, mobile notifications, mobile, desktop notification, roost, goroost, desktop notifications, gcm, push messages, free push notifications, free web notifications, free browser notifications, digitalpush
    44Requires at least: 3.6
    5 Tested up to: 5.9
     5Tested up to: 6.0
    66Stable tag: 1.6.1
    77Requires PHP: 5.5
     
    5959
    6060== Changelog ==
     61= 1.6.2 =
     62* Tested compatibility with WordPress 6.0
     63
    6164= 1.6.1 =
    6265* Tested compatibility with WordPress 5.9
Note: See TracChangeset for help on using the changeset viewer.