Skip to content

Commit 6b5f8d0

Browse files
committed
Version Update & README Changes
Update version and README
1 parent 7ab20b1 commit 6b5f8d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Capacitor plugin to support [Razorpay Standard Checkout](https://developer.apple
1717
</a>
1818
-->
1919

20+
## Latest Changes
21+
- Added support for Capacitor 4 migration
22+
- In case need to be used with Capacitor3 please install version 1.1.1
23+
2024
## Installation
2125

2226
- `npm i -S https://github.com/razorpay/razorpay-capacitor.git`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capacitor-razorpay",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "This plugin is used for integration related to ionic Capacitor and its latest versions.",
55
"main": "dist/plugin.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)