Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
josevarghese committed Apr 10, 2024
1 parent ebe5559 commit a54cab8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions super-web-share.php
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand All @@ -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.
Expand Down

0 comments on commit a54cab8

Please sign in to comment.