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 ba0466d commit 482df82Copy full SHA for 482df82
composer.json
@@ -6,7 +6,7 @@
6
"laminas/laminas-crypt": "^3.4.0"
7
},
8
"type": "magento2-module",
9
- "version": "1.4.3",
+ "version": "1.4.4",
10
"license": [
11
"OSL-3.0",
12
"AFL-3.0"
etc/module.xml
@@ -11,7 +11,7 @@
*/
-->
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.4.3">
+ <module name="Balancepay_Balancepay" setup_version="1.4.4">
15
<sequence>
16
<module name="Magento_Sales"/>
17
<module name="Magento_Payment"/>
0 commit comments