Plugin Directory

Changeset 3316900


Ignore:
Timestamp:
06/24/2025 10:54:06 AM (7 months ago)
Author:
dhlparcel
Message:

Release 2.1.16

  • Fixed feedback tab in the settings
Location:
dhlpwc
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • dhlpwc/tags/2.1.16/README.md

    r3316882 r3316900  
    11# DHL eCommerce (Benelux) for WooCommerce
    22 
     3v2.1.16
     4## Changes
     5- Fixed feedback tab in the settings
     6 
    37v2.1.14
    48## Changes
    5 * Fixed feedback tab in the plugin settings
     9- updated translation keys and translations
    610 
    711v2.1.13
  • dhlpwc/tags/2.1.16/dhlpwoocommerce.php

    r3306954 r3316900  
    55 * Description:          This is the official DHL eCommerce (Benelux) for WooCommerce plugin.
    66 * Author:               DHL eCommerce
    7  * Version:              2.1.14
     7 * Version:              2.1.16
    88 * Requires at least:    4.7
    99 * Tested up to:         6.6
     
    5252
    5353        // Set constants
    54         $this->define('DHLPWC_PLUGIN_VERSION', '2.1.14');
     54        $this->define('DHLPWC_PLUGIN_VERSION', '2.1.16');
    5555        $this->define('DHLPWC_PLUGIN_FILE', __FILE__);
    5656        $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__));
  • dhlpwc/tags/2.1.16/readme.txt

    r3316882 r3316900  
    55Requires PHP:         5.6
    66Tested up to:         6.6
    7 Stable tag:           2.1.14
     7Stable tag:           2.1.16
    88WC requires at least: 3.0.0
    99WC tested up to:      9.0.2
     
    5757== Changelog ==
    5858 
     59= 2.1.16 =
     60- Fixed feedback tab in the settings
     61 
    5962= 2.1.14 =
    60 * Fixed feedback tab in the plugin settings
     63- updated translation keys and translations
    6164 
    6265= 2.1.13 =
  • dhlpwc/trunk/README.md

    r3316882 r3316900  
    11# DHL eCommerce (Benelux) for WooCommerce
    22 
     3v2.1.16
     4## Changes
     5- Fixed feedback tab in the settings
     6 
    37v2.1.14
    48## Changes
    5 * Fixed feedback tab in the plugin settings
     9- updated translation keys and translations
    610 
    711v2.1.13
  • dhlpwc/trunk/dhlpwoocommerce.php

    r3306954 r3316900  
    55 * Description:          This is the official DHL eCommerce (Benelux) for WooCommerce plugin.
    66 * Author:               DHL eCommerce
    7  * Version:              2.1.14
     7 * Version:              2.1.16
    88 * Requires at least:    4.7
    99 * Tested up to:         6.6
     
    5252
    5353        // Set constants
    54         $this->define('DHLPWC_PLUGIN_VERSION', '2.1.14');
     54        $this->define('DHLPWC_PLUGIN_VERSION', '2.1.16');
    5555        $this->define('DHLPWC_PLUGIN_FILE', __FILE__);
    5656        $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__));
  • dhlpwc/trunk/readme.txt

    r3316882 r3316900  
    55Requires PHP:         5.6
    66Tested up to:         6.6
    7 Stable tag:           2.1.14
     7Stable tag:           2.1.16
    88WC requires at least: 3.0.0
    99WC tested up to:      9.0.2
     
    5757== Changelog ==
    5858 
     59= 2.1.16 =
     60- Fixed feedback tab in the settings
     61 
    5962= 2.1.14 =
    60 * Fixed feedback tab in the plugin settings
     63- updated translation keys and translations
    6164 
    6265= 2.1.13 =
Note: See TracChangeset for help on using the changeset viewer.