Plugin Directory

Changeset 1380652


Ignore:
Timestamp:
03/29/2016 12:54:25 AM (10 years ago)
Author:
gnexltd
Message:

bug fix

Location:
push7/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • push7/trunk/README.md

    r1380473 r1380652  
    44Requires at least: 4.0
    55Tested up to: 4.4.1
    6 Stable tag: 1.4
     6Stable tag: 1.4.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • push7/trunk/push7.php

    r1380458 r1380652  
    44Plugin URI: https://push7.jp/
    55Description: Push7 plugin for WordPress
    6 Version: 1.4
     6Version: 1.4.1
    77Author: GNEX Ltd.
    88Author URI: https://globalnet-ex.com
     
    1616
    1717  const API_URL = 'https://api.push7.jp/api/v1/';
    18   const VERSION = '1.3.0';
     18  const VERSION = '1.4.1';
    1919
    2020  public function __construct() {
Note: See TracChangeset for help on using the changeset viewer.