diff --git a/README.md b/README.md index 80362b35..37c7756e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=eddyverbruggen%40gmail%2ecom&lc=US&item_name=cordova%2dplugin%2dsocialsharing¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) Every now and then kind folks ask me how they can give me all their money. So if you want to contribute to my pension fund, then please go ahead :) +> Version 6.0.0 is compatible with Android X. See [this issue](https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/pull/1039) for details. 5.6.7 is the last version before 6.0.0, so be sure to pick that if you run into Android X-related issues. + ## 0. Index 1. [Description](#1-description) diff --git a/package.json b/package.json index 08f22703..f912f710 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-x-socialsharing", - "version": "5.6.7", + "version": "6.0.0", "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", diff --git a/plugin.xml b/plugin.xml index d2a79236..6d938522 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="6.0.0"> SocialSharing @@ -94,8 +94,7 @@ - - +