diff --git a/package-lock.json b/package-lock.json index 73f46f7a..15f478f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cordova-plugin-file", - "version": "8.1.1-wr.0", + "version": "8.1.1-wr.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cordova-plugin-file", - "version": "8.1.1-wr.0", + "version": "8.1.1-wr.1", "license": "Apache-2.0", "devDependencies": { "@cordova/eslint-config": "^5.0.0" diff --git a/package.json b/package.json index 2dd138bb..d2c21921 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file", - "version": "8.1.1-wr.0", + "version": "8.1.1-wr.1", "description": "Cordova File Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index c0c947be..57485524 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="8.1.1-wr.1"> File Cordova File Plugin Apache 2.0