Skip to content

Commit

Permalink
Declare new version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminlgw committed Jan 28, 2022
1 parent 6db3b22 commit 6a3c014
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
=============================================================
Version 1.4.3
=============================================================



=============================================================
Version 1.4.2
=============================================================
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lengow/module-connector",
"description": "Lengow allows you to easily export your product catalogue from your Shopware store and sell on Amazon, Cdiscount, Google Shopping, Criteo, LeGuide.com, Ebay, Rakuten, Priceminister. Choose from our 1,800 available marketing channels!",
"type": "magento2-module",
"version": "1.4.2",
"version": "1.4.3",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
4 changes: 2 additions & 2 deletions etc/checkmd5.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/composer.json|c9c8c38c71861d1e37ffecd88bf8fb5c
/composer.json|2d65f65bf5c63148234ca58263e51155
/registration.php|dc6e50502663d362b5efdf9c829985c6
/Block/Tracker.php|46a5e5959572885eab6b9cd438d59cd6
/Block/Adminhtml/Header.php|a54613cd6af565a3928664ac0b0a7684
Expand Down Expand Up @@ -39,7 +39,7 @@
/Controller/Adminhtml/Product/MassPublish.php|57331d6b92b2651eb7bf09469968e883
/Cron/LaunchSynchronization.php|3d5fe13e29dab6216e6cab7aa5633e48
/Cron/LaunchExport.php|957dbe49b34376ce0f4716a8e0408507
/etc/module.xml|bd4cde2805a84a1de1a9b8fd2b530c42
/etc/module.xml|b6b8ecf1d81a680b21f453c86bae08f9
/etc/config.xml|0dac84e40ca5df82535f0ebd41d0d630
/etc/frontend/routes.xml|fd7926ca314017e32250b7e108d09d75
/etc/acl.xml|238cdf00e292e74243e5a67e59729436
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Lengow_Connector" setup_version="1.4.2">
<module name="Lengow_Connector" setup_version="1.4.3">
<sequence>
<module name="Magento_Store"/>
<module name="Magento_Sales"/>
Expand Down

0 comments on commit 6a3c014

Please sign in to comment.