Skip to content

Commit 6008b89

Browse files
committed
version bump
1 parent cac95ab commit 6008b89

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
@@ -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.1",
5+
"version": "4.0.2",
66
"require": {
77
"php": "~7.4.0||~8.1.0||~8.2.0"
88
},

etc/module.xml

Lines changed: 1 addition & 1 deletion
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.1">
13+
<module name="Astound_Affirm" setup_version="4.0.2">
1414
<sequence>
1515
<module name="Magento_Checkout"/>
1616
<module name="Magento_Sales"/>

0 commit comments

Comments
 (0)