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 88fa4a0 commit 1746e53Copy full SHA for 1746e53
app/code/community/Magmodules/Channableapi/etc/config.xml
@@ -20,7 +20,7 @@
20
<config>
21
<modules>
22
<Magmodules_Channableapi>
23
- <version>1.4.1</version>
+ <version>1.4.2</version>
24
</Magmodules_Channableapi>
25
</modules>
26
<global>
composer.json
@@ -2,7 +2,7 @@
2
"name": "magmodules/magento1-channable-api",
3
"type": "magento-module",
4
"description": "Magento 1 Channable integration",
5
- "version": "v1.4.1",
+ "version": "v1.4.2",
6
"keywords": [
7
"magento"
8
],
0 commit comments