Skip to content

Commit 427b3d7

Browse files
committed
bumped the version to 3.0.3
1 parent e8508e7 commit 427b3d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-file-opener2",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A File Opener Plugin for Cordova. (The Original Version)",
55
"cordova": {
66
"id": "cordova-plugin-file-opener2",

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
2-
<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="3.0.2">
2+
<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="3.0.3">
33

44
<name>File Opener2</name>
55
<description>A File Opener Plugin for Cordova. (The Original Version)</description>

0 commit comments

Comments
 (0)