Skip to content

Commit

Permalink
Merge pull request #23 from logeecom/master
Browse files Browse the repository at this point in the history
Release version 1.3.7
  • Loading branch information
logeecom committed Dec 4, 2023
2 parents 78a179f + 207c63b commit 025a3a9
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.6",
"version": "1.3.7",
"repositories": [
{
"type": "vcs",
Expand All @@ -13,7 +13,7 @@
"minimum-stability": "dev",
"require": {
"php": ">=5.6",
"packlink/integration-core": "3.3.15",
"packlink/integration-core": "3.3.18",
"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.6</version>
<version>1.3.7</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 @@ -38,4 +38,8 @@
<changes>Fix view on Packlink link.</changes>
<changes lang="de">Die Ansicht des Packlink link wurde korrigiert.</changes>
</changelog>
<changelog version="1.3.7">
<changes>Update Core to the latest version.</changes>
<changes lang="de">Aktualisieren Sie Core auf die neueste Version.</changes>
</changelog>
</plugin>
Binary file added PluginInstallation/1.3.7/Packlink.zip
Binary file not shown.
Empty file.

0 comments on commit 025a3a9

Please sign in to comment.