Skip to content

Commit

Permalink
Merge pull request #54 from logeecom/dev
Browse files Browse the repository at this point in the history
Release version 3.2.8
  • Loading branch information
logeecom authored May 10, 2022
2 parents e59caac + 89a10c9 commit 359f8c3
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 14 deletions.
Binary file modified PluginInstallation/3.2.6/packlink-pro-shipping.zip
Binary file not shown.
Binary file modified PluginInstallation/3.2.7/packlink-pro-shipping.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "packlink/woocommerce-dev",
"description": "Packlink WooCommerce Integration",
"version": "3.2.7",
"version": "3.2.8",
"type": "library",
"require": {
"php": ">=5.5",
Expand Down
4 changes: 2 additions & 2 deletions src/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "packlink/woocommerce",
"description": "Packlink WooCommerce Integration",
"version": "3.2.7",
"version": "3.2.8",
"type": "library",
"repositories": [
{
Expand All @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.6",
"packlink/integration-core": "3.3.6",
"packlink/integration-core": "3.3.8",
"ext-json": "*",
"ext-curl": "*",
"ext-zip": "*",
Expand Down
14 changes: 7 additions & 7 deletions src/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/packlink-pro-shipping.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
* Plugin Name: Packlink PRO Shipping
* Plugin URI: https://en.wordpress.org/plugins/packlink-pro-shipping/
* Description: Save up to 70% on your shipping costs. No fixed fees, no minimum shipping volume required. Manage all your shipments in a single platform.
* Version: 3.2.6
* Version: 3.2.8
* Author: Packlink Shipping S.L.
* Author URI: https://pro.packlink.es/
* License: GPL
* Text Domain: packlink-pro-shipping
* Domain Path: /languages
* WC requires at least: 3.0.0
* WC tested up to: 6.3.1
* WC tested up to: 6.4.1
*/

use Packlink\WooCommerce\Plugin;
Expand Down
14 changes: 12 additions & 2 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: packlink
Tags: woocommerce, shipment, shipping, packlink
Requires at least: 4.7
Requires PHP: 5.5
Tested up to: 5.9.2
Stable tag: 3.2.7
Tested up to: 5.9.3
Stable tag: 3.2.8
License: LICENSE-2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0

Expand Down Expand Up @@ -68,6 +68,16 @@ Click <a href="https://support-pro.packlink.com/hc/es-es/articles/210158585" tar

== Changelog ==

#### 3.2.8 - May 10, 2022

**Updates**
- Added carrier logos for Colis Prive and Shop2Shop shipping services.

#### 3.2.7 - April 12, 2022

**Updates**
- Optimized order sync for users experiencing CPU surcharge by adding an option to switch to manual synchronization.

#### 3.2.6 - February 17, 2022

**Updates**
Expand Down

0 comments on commit 359f8c3

Please sign in to comment.