diff --git a/minimal-share-buttons.php b/minimal-share-buttons.php index ebf2b83..3a75981 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.2 +Version: 1.7.3 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 6e0f484..072bbd3 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.2 +Stable tag: 1.7.3 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.3 = +* Fix textdomain for native share button label. + = 1.7.2 = * Fix native share button label, make it translatable.