diff --git a/readme.txt b/readme.txt index b957114..7165328 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://github.com/utahta/WP-Social-Bookmarking-Light/wiki/Donate Tags: links, social, bookmarks, bookmarking, Hatena, Livedoor Clip, @nifty clip, Twitter, Tumblr, FC2 Bookmark, newsing, Choix, Yahoo!JAPAN Bookmark, Yahoo!Buzz, Google Bookmark, Delicious, Digg, FriendFeed, Google Buzz, Facebook, reddit, LinkedIn, Evernote, Instapaper, StumbleUpon, mixi, gree, atode, toread, line, pocket, Pinterest Requires at least: 2.9.0 Tested up to: 4.7 -Stable tag: 1.9.1 +Stable tag: 1.9.2 This plugin inserts social share links at the top or bottom of each post. @@ -61,6 +61,9 @@ This is the list of used social sites: == Changelog == += 1.9.2 = +* Workaround: disable social buttons on AMP [#47](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/47) + = 1.9.1 = * Fixed: deprecated in php7. [#44](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/44) diff --git a/wp-social-bookmarking-light.php b/wp-social-bookmarking-light.php index 20c022c..bf7ff71 100644 --- a/wp-social-bookmarking-light.php +++ b/wp-social-bookmarking-light.php @@ -5,7 +5,7 @@ Description: This plugin inserts social share links at the top or bottom of each post. Author: utahta Author URI: https://github.com/utahta/WP-Social-Bookmarking-Light -Version: 1.9.1 +Version: 1.9.2 */ /* Copyright 2010 utahta (email : labs.ninxit@gmail.com)