Plugin Directory

Changeset 2559131


Ignore:
Timestamp:
07/06/2021 07:40:29 AM (4 years ago)
Author:
cmachu
Message:

HOTFIX

Location:
multiple-external-product-urls-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multiple-external-product-urls-for-woocommerce/trunk/README.txt

    r2559129 r2559131  
    55Requires at least: 3.0.1
    66Tested up to: 5.7.2
    7 Stable tag: 1.3.1
     7Stable tag: 1.3.2
    88License: GPLv2 or late
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • multiple-external-product-urls-for-woocommerce/trunk/mepu-woo.php

    r2559129 r2559131  
    88 * Plugin Name:       Multiple external product URLs for WooCommerce
    99 * Description:       Plugins gives you ability to add multiple external product URLs on WooCommerce product edit page.
    10  * Version:           1.3.1
     10 * Version:           1.3.2
    1111 * Author:            Paweł Ćmachowski
    1212 * Author URI:        https://cmachowski.com
     
    2424 * Plugin CONST values
    2525 */
    26 define('MEPU_WOO_VERSION', '1.3.1');
     26define('MEPU_WOO_VERSION', '1.3.2');
    2727define('MEPU_WOO_SLUG', 'mepu-woo');
    2828define('MEPU_WOO_DIR_NAME', 'multiple-external-product-urls-for-woocommerce');
Note: See TracChangeset for help on using the changeset viewer.