From 3f6f455a021067d99a3e793640ad1362a98a655b Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Wed, 7 Sep 2022 17:22:12 +0200 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87623be2..c94ce823 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-x-socialsharing", - "version": "6.0.3", + "version": "6.0.4", "description": "Share text, images (and other files), or a link via the native sharing widget of your device. Android is fully supported, as well as iOS 6 and up. WP8 has somewhat limited support.", "cordova": { "id": "cordova-plugin-x-socialsharing",