Skip to content

Commit f22bbef

Browse files
committed
bumped up the version to 3.0.5
1 parent 2613a8a commit f22bbef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

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

plugin.xml

Lines changed: 1 addition & 1 deletion
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.4">
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.5">
33

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

0 commit comments

Comments
 (0)