Skip to content

Commit

Permalink
version bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barrykooij committed Dec 16, 2016
1 parent e61ffe2 commit 5b51539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion classes/class-rp4wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class RP4WP {

private static $instance = null;

const VERSION = '2.0.0-RC1';
const VERSION = '2.0.0';

/**
* @var RP4WP_Settings
Expand Down
2 changes: 1 addition & 1 deletion related-posts-for-wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Related Posts for WordPress
Plugin URI: http://www.relatedpostsforwp.com/
Description: Related Posts for WordPress, the best way to display related posts in WordPress.
Version: 2.0.0-RC1
Version: 2.0.0
Author: Never5
Author URI: http://www.never5.com/
License: GPL v3
Expand Down

0 comments on commit 5b51539

Please sign in to comment.