Skip to content

Commit b654786

Browse files
committed
Bumps version to 5.2.4
1 parent 9e8ebb0 commit b654786

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: popular, posts, widget, popularity, top
55
Requires at least: 4.9
66
Tested up to: 5.5
77
Requires PHP: 5.4
8-
Stable tag: 5.2.3
8+
Stable tag: 5.2.4
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

wordpress-popular-posts.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: WordPress Popular Posts
1717
* Plugin URI: https://wordpress.org/plugins/wordpress-popular-posts/
1818
* Description: A highly customizable widget that displays the most popular posts on your blog.
19-
* Version: 5.2.3
19+
* Version: 5.2.4
2020
* Author: Hector Cabrera
2121
* Author URI: https://cabrerahector.com/
2222
* License: GPL-2.0+
@@ -29,7 +29,7 @@
2929
die();
3030
}
3131

32-
define('WPP_VERSION', '5.2.3');
32+
define('WPP_VERSION', '5.2.4');
3333
define('WPP_MIN_PHP_VERSION', '5.4');
3434
define('WPP_MIN_WP_VERSION', '4.9');
3535

0 commit comments

Comments
 (0)