diff --git a/readme.txt b/readme.txt index 90cff71..09cf8aa 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: thenbrent, rodrigosprimo Tags: facebook, wordpress.com, twitter, google, yahoo, social, login, register Requires at least: 3.0 Tested up to: 3.8 -Stable tag: 0.10.1 +Stable tag: 0.10.2 Allow your visitors to comment, login and register with their Twitter, Facebook, Google, Yahoo or WordPress.com account. @@ -105,6 +105,9 @@ If you don't have White Label CMS installed, please double check your settings t == Changelog == += 0.10.2 = +* Fix XSS vulnerability + = 0.10.1 = * Use HTTPS version of Google CDN to include jQuery UI CSS (proposed by ismailfazal) diff --git a/social-connect.php b/social-connect.php index 353f10b..2e4c69e 100644 --- a/social-connect.php +++ b/social-connect.php @@ -3,7 +3,7 @@ Plugin Name: Social Connect Plugin URI: http://wordpress.org/extend/plugins/social-connect/ Description: Allow your visitors to comment, login and register with their Twitter, Facebook, Google, Yahoo or WordPress.com account. -Version: 0.10.1 +Version: 0.10.2 Author: Brent Shepherd Author URI: http://wordpress.org/extend/plugins/social-connect/ License: GPL2