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.
2 parents 6345f0b + 070c1b2 commit 7371f1aCopy full SHA for 7371f1a
composer.json
@@ -5,7 +5,7 @@
5
"php": ">=5.6"
6
},
7
"type": "magento2-module",
8
- "version": "1.3.5",
+ "version": "1.3.6",
9
"license": [
10
"OSL-3.0",
11
"AFL-3.0"
etc/module.xml
@@ -11,7 +11,7 @@
*/
12
-->
13
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
14
- <module name="Balancepay_Balancepay" setup_version="1.3.5">
+ <module name="Balancepay_Balancepay" setup_version="1.3.6">
15
<sequence>
16
<module name="Magento_Sales"/>
17
<module name="Magento_Payment"/>
0 commit comments