Skip to content

Commit e831f01

Browse files
Merge pull request #521 from razorpay/version-bump-4.1.8
Version bump 4.1.8
2 parents 30c0785 + 3753ca7 commit e831f01

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.7",
4+
"version": "4.1.8",
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.7">
3+
<module name="Razorpay_Magento" setup_version="4.1.8">
44
<sequence>
55
<module name="Magento_Sales" />
66
<module name="Magento_Payment" />

0 commit comments

Comments
 (0)