oracle / cordova-plugin-wkwebview-file-xhr

Cordova Plugin for WebView File XHR
Universal Permissive License v1.0
138 stars 120 forks source link

fix version number on plugin.xml so that it is consistent with packag… #51

Closed vguddant closed 4 years ago

vguddant commented 4 years ago

Found an issue with the latest version of cordova-plugin-wkwebview-file-xhr. The plugin.xml does not match the published version (or the version defined in package.json). This throws off Cordova framework when it is managing plugins.

Updated plugin.xml, package.json and Readme.md to 2.1.4. Once it is merge, I will do a new release and publish the changes to npm