diff --git a/wordpress-popular-posts.php b/wordpress-popular-posts.php index 6868734a..3d4aed0d 100644 --- a/wordpress-popular-posts.php +++ b/wordpress-popular-posts.php @@ -3,7 +3,7 @@ Plugin Name: WordPress Popular Posts Plugin URI: http://wordpress.org/extend/plugins/wordpress-popular-posts Description: WordPress Popular Posts is a highly customizable widget that displays the most popular posts on your blog -Version: 3.0.3 +Version: 3.0.4 Author: Hector Cabrera Author URI: http://cabrerahector.com Author Email: hcabrerab@gmail.com @@ -61,7 +61,7 @@ class WordpressPopularPosts extends WP_Widget { * @since 1.3.0 * @var string */ - private $version = '3.0.3'; + private $version = '3.0.4'; /** * Plugin identifier.