Skip to content

Commit 7371f1a

Browse files
Merge pull request #79 from blnce-io/v1.3.6
V1.3.6 - Release
2 parents 6345f0b + 070c1b2 commit 7371f1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": ">=5.6"
66
},
77
"type": "magento2-module",
8-
"version": "1.3.5",
8+
"version": "1.3.6",
99
"license": [
1010
"OSL-3.0",
1111
"AFL-3.0"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
-->
1313
<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">
14+
<module name="Balancepay_Balancepay" setup_version="1.3.6">
1515
<sequence>
1616
<module name="Magento_Sales"/>
1717
<module name="Magento_Payment"/>

0 commit comments

Comments
 (0)