Skip to content

Commit 78a179f

Browse files
authored
Merge pull request #22 from logeecom/master
Release version 1.3.6
2 parents 26533bf + f3b9f79 commit 78a179f

File tree

5 files changed

+13
-9
lines changed

5 files changed

+13
-9
lines changed

Packlink/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "packlink/shopware",
33
"description": "Packlink Shipping Shopware plugin",
44
"type": "library",
5-
"version": "1.3.5",
5+
"version": "1.3.6",
66
"repositories": [
77
{
88
"type": "vcs",
@@ -13,7 +13,7 @@
1313
"minimum-stability": "dev",
1414
"require": {
1515
"php": ">=5.6",
16-
"packlink/integration-core": "3.3.11",
16+
"packlink/integration-core": "3.3.15",
1717
"ext-json": "*",
1818
"ext-curl": "*",
1919
"ext-zip": "*",

Packlink/composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packlink/plugin.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
3-
<version>1.3.5</version>
3+
<version>1.3.6</version>
44
<label>Packlink</label>
55
<label lang="de">Packlink</label>
66
<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>
@@ -34,4 +34,8 @@
3434
<changes>Added compatibility with PHP8.1.</changes>
3535
<changes lang="de">Kompatibilität mit PHP8.1 hinzugefügt.</changes>
3636
</changelog>
37+
<changelog version="1.3.6">
38+
<changes>Fix view on Packlink link.</changes>
39+
<changes lang="de">Die Ansicht des Packlink link wurde korrigiert.</changes>
40+
</changelog>
3741
</plugin>
1.97 MB
Binary file not shown.

PluginInstallation/1.3.6/Release notes 1.3.6.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)