summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/cordova-plugin-customurlscheme/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/cordova-plugin-customurlscheme/package.json')
-rw-r--r--StoneIsland/plugins/cordova-plugin-customurlscheme/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/plugins/cordova-plugin-customurlscheme/package.json b/StoneIsland/plugins/cordova-plugin-customurlscheme/package.json
index de90c8e2..3d0a4eaf 100644
--- a/StoneIsland/plugins/cordova-plugin-customurlscheme/package.json
+++ b/StoneIsland/plugins/cordova-plugin-customurlscheme/package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-customurlscheme",
- "version": "4.0.0",
+ "version": "4.2.0",
"description": "Launch your app by using this URL: mycoolapp://, you can add a path and even pass params like this: mycoolerapp://somepath?foo=bar",
"cordova": {
"id": "cordova-plugin-customurlscheme",
@@ -40,4 +40,4 @@
"url": "https://github.com/EddyVerbruggen/Custom-URL-scheme/issues"
},
"homepage": "https://github.com/EddyVerbruggen/Custom-URL-scheme#readme"
-} \ No newline at end of file
+}