Skip to content

Commit 8c47e6f

Browse files
authored
bump (#141)
1 parent e7ae79b commit 8c47e6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "affirm/magento2",
33
"description": "Affirm's extension for the Magento 2 https://www.affirm.com/",
44
"type": "magento2-module",
5-
"version": "4.0.5",
5+
"version": "4.0.6",
66
"require": {
77
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0"
88
},

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
-->
1212
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
13-
<module name="Astound_Affirm" setup_version="4.0.4">
13+
<module name="Astound_Affirm" setup_version="4.0.6">
1414
<sequence>
1515
<module name="Magento_Checkout"/>
1616
<module name="Magento_Sales"/>

0 commit comments

Comments
 (0)