File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ class Data
36
36
const MODULE_CODE = 'Buckaroo_Magento2 ' ;
37
37
38
38
/** Version of Module */
39
- const BUCKAROO_VERSION = '1.49.3 ' ;
39
+ const BUCKAROO_VERSION = '1.49.4 ' ;
40
40
41
41
/** @var ProductMetadataInterface */
42
42
private $ productMetadata ;
Original file line number Diff line number Diff line change 22
22
"docs" : " https://docs.buckaroo.io/"
23
23
},
24
24
"homepage" : " https://www.buckaroo.nl" ,
25
- "version" : " v1.49.3 " ,
25
+ "version" : " v1.49.4 " ,
26
26
"minimum-stability" : " stable" ,
27
27
"autoload" : {
28
28
"files" : [
Original file line number Diff line number Diff line change 20
20
*/
21
21
-->
22
22
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Buckaroo_Magento2:etc/buckaroo_module.xsd" >
23
- <module name =" Buckaroo_Magento2" setup_version =" 1.49.3 " build_number =" 1769" stability =" stable" >
23
+ <module name =" Buckaroo_Magento2" setup_version =" 1.49.4 " build_number =" 1769" stability =" stable" >
24
24
<sequence >
25
25
<module name =" Magento_Payment" />
26
26
<module name =" Magento_ReleaseNotification" />
You can’t perform that action at this time.
0 commit comments