Skip to content

Commit

Permalink
Updating to 5.3.3 with a changelog message for the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joelg committed Apr 12, 2013
1 parent 698b6dc commit f497e34
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion digg-digg/digg-digg.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Digg Digg
Version: 5.3.2
Version: 5.3.3
Plugin URI: http://bufferapp.com/diggdigg
Author: Buffer
Author URI: http://bufferapp.com/
Expand Down
4 changes: 2 additions & 2 deletions digg-digg/include/dd-global-variable.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
// XXX: This is some crazy use of global constants... a bit nasty if you ask me...

define('DD_NAME','Digg Digg');
define('DD_VERSION','5.3.2');
define('DD_VERSION','5.3.3');
define('DD_DISABLED', '<!-- Digg Digg Disabled -->');

define('DD_AUTHOR_SITE', '<!-- Social Buttons Generated by Digg Digg plugin v5.3.2,
define('DD_AUTHOR_SITE', '<!-- Social Buttons Generated by Digg Digg plugin v5.3.3,
Author : Buffer, Inc
Website : http://bufferapp.com/diggdigg -->');

Expand Down
7 changes: 5 additions & 2 deletions digg-digg/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: joelg87, andy7629
Tags: digg digg, buffer, digg, google, google+1, plus one, tweet, twitter, facebook, share, like, stumbleupon, social sharing, linkedin, reddit, pinterest, sharebar, social media, social networking, sharethis, pocket, tumblr
Requires at least: 2.3
Tested up to: 3.5.2
Stable tag: 3.5.2
Tested up to: 5.3.3
Stable tag: 5.3.3

Your all in one share buttons plugin. Add a floating bar with share buttons to your blog. Just like Mashable!

Expand Down Expand Up @@ -77,6 +77,9 @@ In both Normal Display and Floating Display settings pages you can change the we

== Changelog ==

= Digg Digg v5.3.3 - 12/04/2013 =
* Fixed: Critical issue with updating Digg Digg where the plugin would disappear completely. Sorry about that guys!

= Digg Digg v5.3.2 - 12/04/2013 =
* New: Added Pocket Publisher Button
* New: Added Tumblr Share Button
Expand Down

0 comments on commit f497e34

Please sign in to comment.