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
3636 const MODULE_CODE = 'Buckaroo_Magento2 ' ;
3737
3838 /** Version of Module */
39- const BUCKAROO_VERSION = '1.52.1 ' ;
39+ const BUCKAROO_VERSION = '1.52.2 ' ;
4040
4141 /** @var ProductMetadataInterface */
4242 private $ productMetadata ;
Original file line number Diff line number Diff line change 2222 "docs" : " https://docs.buckaroo.io/"
2323 },
2424 "homepage" : " https://www.buckaroo.nl" ,
25- "version" : " v1.52.1 " ,
25+ "version" : " v1.52.2 " ,
2626 "minimum-stability" : " stable" ,
2727 "autoload" : {
2828 "files" : [
Original file line number Diff line number Diff line change 2020 */
2121 -->
2222<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.52.1 " build_number =" 1769" stability =" stable" >
23+ <module name =" Buckaroo_Magento2" setup_version =" 1.52.2 " build_number =" 1769" stability =" stable" >
2424 <sequence >
2525 <module name =" Magento_Payment" />
2626 <module name =" Magento_ReleaseNotification" />
You can’t perform that action at this time.
0 commit comments