Plugin Directory

Changeset 2661866


Ignore:
Timestamp:
01/22/2022 09:30:58 PM (4 years ago)
Author:
digitalpush
Message:

1.6.1

Location:
digitalpush/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digitalpush/trunk/dgpntf.php

    r2561292 r2661866  
    33* Plugin Name: DigitalPUSH
    44* Plugin URI: http://digitalpush.org/
    5 * Version: 1.6.0
     5* Version: 1.6.1
    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.0';
     43        $this->plugin->version      = '1.6.1';
    4444        $this->plugin->folder       = plugin_dir_path( __FILE__ );
    4545        $this->plugin->url          = plugin_dir_url( __FILE__ );
  • digitalpush/trunk/readme.txt

    r2561292 r2661866  
    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.8
    6 Stable tag: 1.6.0
     5Tested up to: 5.9
     6Stable tag: 1.6.1
    77Requires PHP: 5.5
    88License: GPLv2 or later
     
    5959
    6060== Changelog ==
     61= 1.6.1 =
     62* Tested compatibility with WordPress 5.9
     63
    6164= 1.6.0 =
    6265* Tested compatibility with WordPress 5.8
Note: See TracChangeset for help on using the changeset viewer.