Skip to content

Commit a40e11b

Browse files
authored
Version bump 4.1.2 (#466)
1 parent 58ffb50 commit a40e11b

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
@@ -1,7 +1,7 @@
11
{
22
"name": "razorpay/magento",
33
"description": "Razorpay Magento 2.0 plugin for accepting payments.",
4-
"version": "4.1.1",
4+
"version": "4.1.2",
55
"require": {
66
"php": "7.*|^8.1",
77
"razorpay/razorpay": "2.*"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Razorpay_Magento" setup_version="4.1.1">
3+
<module name="Razorpay_Magento" setup_version="4.1.2">
44
<sequence>
55
<module name="Magento_Sales" />
66
<module name="Magento_Payment" />

0 commit comments

Comments
 (0)