Plugin Directory

Changeset 2118921


Ignore:
Timestamp:
07/07/2019 02:44:53 PM (7 years ago)
Author:
Artisan-Workshop
Message:

update 1.6.15 includes

Location:
pp-express-wc4jp/trunk
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • pp-express-wc4jp/trunk/pp-express-wc4jp.php

    r1838283 r2118921  
    44 * Plugin URI: https://ja.wordpress.org/plugins/pp-express-wc4jp/
    55 * Description: A payment gateway for PayPal Express Checkout (https://www.paypal.com/us/webapps/mpp/express-checkout).
    6  * Version: 1.5.2
     6 * Version: 1.6.15
    77 * Author: ArtisanWorkshop
    88 * Core Author: WooCommerce
     
    1313 * Text Domain: pp-express-wc4jp
    1414 * Domain Path: /languages
    15  * WC tested up to: 3.3
     15 * WC tested up to: 3.6
    1616 * WC requires at least: 2.6
    1717 */
    1818/**
    19  * Copyright (c) 2017 PayPal, Inc.
     19 * Copyright (c) 2018 PayPal, Inc.
    2020 *
    2121 * The name of the PayPal may not be used to endorse or promote products derived from this
     
    2929}
    3030
    31 define( 'WC_GATEWAY_PPEC_WC4JP_VERSION', '1.5.2' );
     31define( 'WC_GATEWAY_PPEC_WC4JP_VERSION', '1.6.15' );
    3232
    3333/**
Note: See TracChangeset for help on using the changeset viewer.