Skip to content

Commit f4afa01

Browse files
authored
Version bump 4.1.4 (#480)
1 parent 89635a6 commit f4afa01

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

0 commit comments

Comments
 (0)