From a2d5df3182cb03144103ddd1e41ca20371f49926 Mon Sep 17 00:00:00 2001 From: shnist Date: Thu, 20 Dec 2018 12:07:24 +0000 Subject: [PATCH] 2.1.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4b6b84d..347dab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-opener2", - "version": "2.1.0", + "version": "2.1.1", "description": "A File Opener Plugin for Cordova. (The Original Version)", "cordova": { "id": "cordova-plugin-file-opener2", @@ -33,4 +33,4 @@ "url": "https://github.com/pwlin/cordova-plugin-file-opener2/issues" }, "homepage": "https://github.com/pwlin/cordova-plugin-file-opener2#readme" -} \ No newline at end of file +}