Skip to content

Commit 482df82

Browse files
committed
change version
1 parent ba0466d commit 482df82

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
@@ -6,7 +6,7 @@
66
"laminas/laminas-crypt": "^3.4.0"
77
},
88
"type": "magento2-module",
9-
"version": "1.4.3",
9+
"version": "1.4.4",
1010
"license": [
1111
"OSL-3.0",
1212
"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.4.3">
14+
<module name="Balancepay_Balancepay" setup_version="1.4.4">
1515
<sequence>
1616
<module name="Magento_Sales"/>
1717
<module name="Magento_Payment"/>

0 commit comments

Comments
 (0)