Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswsinc committed Jun 14, 2015
1 parent 2267c4f commit f3d972f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion comment-mail-pro/plugin.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ class plugin extends abs_base
*
* @var string Current version of the software.
*/
public $version = '150529';
public $version = '150613';

/*
* Public Properties (Defined @ Setup)
Expand Down
2 changes: 1 addition & 1 deletion comment-mail-pro/plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @license GNU General Public License, version 3
*/
/*
Version: 150529
Version: 150613
Text Domain: comment-mail
Plugin Name: Comment Mail Pro
Expand Down
6 changes: 3 additions & 3 deletions comment-mail-pro/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=== Comment Mail™ Pro (WP Comment Subscriptions) ===

Stable tag: 150529
Stable tag: 150613
Requires at least: 4.0
Tested up to: 4.3-alpha
Text Domain: comment-mail
Expand Down Expand Up @@ -246,12 +246,12 @@ Released under the terms of the [GNU General Public License](http://www.gnu.org/

== Upgrade Notice ==

= v150529 =
= v150613 =

Requires PHP v5.3.2+.

== Changelog ==

= v150529 =
= v150613 =

- Initial release.

0 comments on commit f3d972f

Please sign in to comment.