diff --git a/minimal-share-buttons.php b/minimal-share-buttons.php index f0e87a8..ebf2b83 100644 --- a/minimal-share-buttons.php +++ b/minimal-share-buttons.php @@ -6,7 +6,7 @@ Description: A social share plugin that doesn't spy on users and doesn't slow down you site. Author: Milen Petrinski - Gonzo Author URI: https://greatgonzo.net/ -Version: 1.7.1 +Version: 1.7.2 License: GPL3 License URI: https://www.gnu.org/licenses/gpl.html Text Domain: minimal-share-buttons diff --git a/readme.txt b/readme.txt index a7c608e..6e0f484 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Minimal Share Buttons === Tags: facebook, share buttons, social media, social sharing, X Tested up to: 6.5 -Stable tag: 1.7.1 +Stable tag: 1.7.2 Requires PHP: 5.6 License: GPL3 or later License URI: https://www.gnu.org/licenses/gpl.html @@ -41,6 +41,9 @@ There are five ways of displaying the share buttons on a post or page: == Changelog == += 1.7.2 = +* Fix native share button label, make it translatable. + = 1.7.1 = * Fix typo in native share button sprintf format string, fixes the `aria-label` of the button. * Update native share button icon.