We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafaba1 commit a407fdeCopy full SHA for a407fde
composer.json
@@ -2,7 +2,7 @@
2
"name": "magmodules/magento2-channable",
3
"description": "Channable integration for Magento 2",
4
"type": "magento2-module",
5
- "version": "1.21.1",
+ "version": "1.21.2",
6
"license": "BSD-2-Clause",
7
"homepage": "https://github.com/magmodules/magento2-channable",
8
"require": {
etc/config.xml
@@ -12,7 +12,7 @@
12
<general>
13
<enable>0</enable>
14
<limit>250</limit>
15
- <version>v1.21.1</version>
+ <version>v1.21.2</version>
16
</general>
17
<data>
18
<name_attribute>name</name_attribute>
0 commit comments