chore: patch version for plugin.xml

This commit is contained in:
shnist 2018-12-20 15:46:01 +00:00
parent d913b156f8
commit 50f64bac8f

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-file-opener2" version="2.1.1"> <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-file-opener2" version="2.1.2">
<name>File Opener2</name> <name>File Opener2</name>
<description>A File Opener Plugin for Cordova. (The Original Version)</description> <description>A File Opener Plugin for Cordova. (The Original Version)</description>