Skip to content

Commit

Permalink
Tagged v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Aug 26, 2024
1 parent 1f5255d commit 2898c57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.5.4-beta1
* Version: 3.5.4
* Author: WebberZone
* Author URI: https://webberzone.com
* License: GPL-2.0+
Expand All @@ -37,7 +37,7 @@
* @since 2.9.3
*/
if ( ! defined( 'CRP_VERSION' ) ) {
define( 'CRP_VERSION', '3.5.3' );
define( 'CRP_VERSION', '3.5.4' );
}


Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Tags: related posts, related, contextual related posts, similar posts, seo
Contributors: webberzone, ajay
Donate link: https://wzn.io/donate-crp
Stable tag: 3.5.3
Stable tag: 3.5.4
Requires at least: 6.3
Tested up to: 6.6
Requires PHP: 7.4
Expand Down Expand Up @@ -221,5 +221,5 @@ For the changelog of earlier versions, please refer to the separate changelog.tx

== Upgrade Notice ==

= 3.5.3 =
Multiple bugs fixed. Please upgrade to this version.
= 3.5.4 =
Bugs squished. Please upgrade to this version.

0 comments on commit 2898c57

Please sign in to comment.