Skip to content

Commit

Permalink
Tagged v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Oct 29, 2023
1 parent 12d1c52 commit 5f07faa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contextual-related-posts.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Plugin Name: Contextual Related Posts
* Plugin URI: https://webberzone.com/plugins/contextual-related-posts/
* Description: Display related posts on your website or in your feed. Increase reader retention and reduce bounce rates
* Version: 3.4.0-RC3
* Version: 3.4.0
* Author: WebberZone
* Author URI: https://webberzone.com
* License: GPL-2.0+
Expand All @@ -36,7 +36,7 @@
* @since 2.9.3
*/
if ( ! defined( 'CRP_VERSION' ) ) {
define( 'CRP_VERSION', '3.3.4' );
define( 'CRP_VERSION', '3.4.0' );
}


Expand Down

0 comments on commit 5f07faa

Please sign in to comment.