Skip to content

Commit

Permalink
Merge pull request #22 from logeecom/master
Browse files Browse the repository at this point in the history
Release version 1.3.6
  • Loading branch information
logeecom committed Jun 13, 2023
2 parents 26533bf + f3b9f79 commit 78a179f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 9 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.5",
"version": "1.3.6",
"repositories": [
{
"type": "vcs",
Expand All @@ -13,7 +13,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.6",
"packlink/integration-core": "3.3.11",
"packlink/integration-core": "3.3.15",
"ext-json": "*",
"ext-curl": "*",
"ext-zip": "*",
Expand Down
12 changes: 6 additions & 6 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.5</version>
<version>1.3.6</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 Down Expand Up @@ -34,4 +34,8 @@
<changes>Added compatibility with PHP8.1.</changes>
<changes lang="de">Kompatibilität mit PHP8.1 hinzugefügt.</changes>
</changelog>
<changelog version="1.3.6">
<changes>Fix view on Packlink link.</changes>
<changes lang="de">Die Ansicht des Packlink link wurde korrigiert.</changes>
</changelog>
</plugin>
Binary file added PluginInstallation/1.3.6/Packlink.zip
Binary file not shown.
Empty file.

0 comments on commit 78a179f

Please sign in to comment.