diff --git a/readme.txt b/readme.txt index ddbbc33..5d87223 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://gumroad.com/l/rWLrL Tags: social, bookmarks, bookmarking, Hatena, Twitter, Facebook, Tumblr, Google Bookmark, Delicious, Digg, reddit, LinkedIn, Instapaper, StumbleUpon, mixi, gree, atode, toread, line, pocket, Pinterest Requires at least: 4.0.0 Tested up to: 4.7 -Stable tag: 2.0.5 +Stable tag: 2.0.6 This plugin inserts social share links at the top or bottom of each post. @@ -52,6 +52,9 @@ This is the list of used social sites: == Changelog == += 2.0.6 = +* Fixed: pinterest behavior [#59](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/59) + = 2.0.5 = * Added: wsbl_embed shortcode [#56](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/56) diff --git a/wp-social-bookmarking-light.php b/wp-social-bookmarking-light.php index 2848b4e..d9e696b 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: 2.0.5 +Version: 2.0.6 */ /* Copyright 2010 utahta (email : labs.ninxit@gmail.com)