Skip to content

Commit

Permalink
Merge pull request #20 from logeecom/master
Browse files Browse the repository at this point in the history
Release version 1.3.14
  • Loading branch information
logeecom authored Nov 14, 2022
2 parents c24d895 + d267615 commit 51e9452
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Packlink/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "packlink/shopware",
"description": "Packlink Shipping Shopware plugin",
"type": "library",
"version": "1.3.3",
"version": "1.3.4",
"repositories": [
{
"type": "vcs",
Expand All @@ -13,7 +13,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.6",
"packlink/integration-core": "3.3.8",
"packlink/integration-core": "3.3.11",
"ext-json": "*",
"ext-curl": "*",
"ext-zip": "*",
Expand Down
14 changes: 7 additions & 7 deletions Packlink/composer.lock

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

6 changes: 5 additions & 1 deletion Packlink/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
<version>1.3.3</version>
<version>1.3.4</version>
<label>Packlink</label>
<label lang="de">Packlink</label>
<description>Packlink PRO is your best ally through your e-commerce journey! From importing orders and printing labels, to picking and packing orders, this platform centralizes all shipping steps to help you streamline and optimize your whole delivery process. Over 20.000 online stores already use Packlink PRO, saving up to 70% on every sending with the Packlink PRO shipping module.</description>
Expand All @@ -26,4 +26,8 @@
<changes>Added carrier logos for Colis Prive and Shop2Shop shipping services</changes>
<changes lang="de">Carrier-Logos für Colis Prive und Shop2Shop-Versanddienste hinzugefügt</changes>
</changelog>
<changelog version="1.3.4">
<changes>Added new webhook event.</changes>
<changes lang="de">Neues Webhook-Ereignis hinzugefügt.</changes>
</changelog>
</plugin>
Binary file added PluginInstallation/1.3.4/Packlink.zip
Binary file not shown.
Empty file.

0 comments on commit 51e9452

Please sign in to comment.