diff --git a/README.txt b/README.txt index 47f348c..9b40108 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ Donate link: https://superwebshare.com/donate Tags: share button, web share, native share, Share API, share, social share Requires at least: 3.0.1 Tested up to: 6.4 -Stable tag: 2.4.1 +Stable tag: 2.4.2 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/super-web-share.php b/super-web-share.php index cc4d89a..17d3f1b 100644 --- a/super-web-share.php +++ b/super-web-share.php @@ -4,7 +4,7 @@ * Plugin Name: Super Web Share * Plugin URI: https://www.superwebshare.com * Description: Super Web Share helps to quickly add the Native Share option to your WordPress website - * Version: 2.4.1 + * Version: 2.4.2 * Author: Super Web Share * Author URI: https://www.superwebshare.com * License: GPL-2.0+ @@ -27,7 +27,7 @@ * * @since 1.0 */ -define( 'SUPERWEBSHARE_VERSION', '2.4.1' ); +define( 'SUPERWEBSHARE_VERSION', '2.4.2' ); /** * Full path to the plugin file.