mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-9681 Updated version and RELEASENOTES.md for release 1.3.0
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-file-transfer",
|
||||
"version": "1.2.2-dev",
|
||||
"version": "1.3.0",
|
||||
"description": "Cordova File Transfer Plugin",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-file-transfer",
|
||||
@@ -40,7 +40,7 @@
|
||||
"cordova-browser"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"cordova-plugin-file": ">=2.0.0"
|
||||
"cordova-plugin-file": ">=3.0.0"
|
||||
},
|
||||
"author": "Apache Software Foundation",
|
||||
"license": "Apache 2.0"
|
||||
|
||||
Reference in New Issue
Block a user