mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-03-15 06:11:00 +08:00
Bumped the version to 2.0.7
This commit is contained in:
parent
c16d332a14
commit
86c7c92ecf
@ -7,7 +7,7 @@ A File Opener Plugin for Cordova (The Original Version)
|
|||||||
==========================
|
==========================
|
||||||
This plugin will open a file on your device file system with its default application.
|
This plugin will open a file on your device file system with its default application.
|
||||||
|
|
||||||
Current Version: 2.0.6
|
Current Version: 2.0.7
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cordova-plugin-file-opener2",
|
"name": "cordova-plugin-file-opener2",
|
||||||
"version": "2.0.6",
|
"version": "2.0.7",
|
||||||
"description": "A File Opener Plugin for Cordova. (The Original Version)",
|
"description": "A File Opener Plugin for Cordova. (The Original Version)",
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"id": "cordova-plugin-file-opener2",
|
"id": "cordova-plugin-file-opener2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user