Skip to content

Commit 727f711

Browse files
committed
update version
1 parent effc468 commit 727f711

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ A document scanning plugin for Capacitor using [Dynamsoft Document Normalizer](h
66

77
## Versions
88

9-
For Capacitor v6, use versions >= 3.0.
9+
For Capacitor v7, use versions 4.x.
10+
11+
For Capacitor v6, use versions 3.x.
1012

1113
For Capacitor v5, use versions 1.x and 2.x.
1214

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capacitor-plugin-dynamsoft-document-normalizer",
3-
"version": "3.2.1",
3+
"version": "4.0.0",
44
"description": "A document scanning plugin for Capacitor using Dynamsoft Document Normalizer",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)