Plugin Directory

Changeset 3184502


Ignore:
Timestamp:
11/08/2024 02:49:14 PM (17 months ago)
Author:
ithemelandco
Message:
  • Don't need update
Location:
ithemeland-bulk-variation-editing-for-woocommerce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ithemeland-bulk-variation-editing-for-woocommerce/tags/1.1.1/ithemelandco-woocommerce-bulk-variation-editing-lite.php

    r3184494 r3184502  
    1414WC tested up to: 8.9
    1515Requires at least: 4.4
    16 Version: 1.1.0
     16Version: 1.1.1
    1717Author URI: https://www.ithemelandco.com
    1818*/
     
    4040define('IWBVEL_IMAGES_URL', trailingslashit(IWBVEL_ASSETS_URL . 'images'));
    4141define('IWBVEL_JS_URL', trailingslashit(IWBVEL_ASSETS_URL . 'js'));
    42 define('IWBVEL_VERSION', '1.1.0');
     42define('IWBVEL_VERSION', '1.1.1');
    4343define('IWBVEL_UPGRADE_URL', 'https://ithemelandco.com/plugins/woocommerce-variations-bulk-edit?utm_source=free_plugins&utm_medium=plugin_links&utm_campaign=user-lite-buy');
    4444define('IWBVEL_UPGRADE_TEXT', 'Download Pro Version');
  • ithemeland-bulk-variation-editing-for-woocommerce/trunk/ithemelandco-woocommerce-bulk-variation-editing-lite.php

    r3184494 r3184502  
    1414WC tested up to: 8.9
    1515Requires at least: 4.4
    16 Version: 1.1.0
     16Version: 1.1.1
    1717Author URI: https://www.ithemelandco.com
    1818*/
     
    4040define('IWBVEL_IMAGES_URL', trailingslashit(IWBVEL_ASSETS_URL . 'images'));
    4141define('IWBVEL_JS_URL', trailingslashit(IWBVEL_ASSETS_URL . 'js'));
    42 define('IWBVEL_VERSION', '1.1.0');
     42define('IWBVEL_VERSION', '1.1.1');
    4343define('IWBVEL_UPGRADE_URL', 'https://ithemelandco.com/plugins/woocommerce-variations-bulk-edit?utm_source=free_plugins&utm_medium=plugin_links&utm_campaign=user-lite-buy');
    4444define('IWBVEL_UPGRADE_TEXT', 'Download Pro Version');
Note: See TracChangeset for help on using the changeset viewer.