From 2898c5793cc779f9aa5fc3508412b47649d5bf78 Mon Sep 17 00:00:00 2001 From: Ajay D'Souza Date: Mon, 26 Aug 2024 13:33:29 +0100 Subject: [PATCH] Tagged v3.5.4 --- contextual-related-posts.php | 4 ++-- readme.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/contextual-related-posts.php b/contextual-related-posts.php index 9e53542..f8d513e 100644 --- a/contextual-related-posts.php +++ b/contextual-related-posts.php @@ -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+ @@ -37,7 +37,7 @@ * @since 2.9.3 */ if ( ! defined( 'CRP_VERSION' ) ) { - define( 'CRP_VERSION', '3.5.3' ); + define( 'CRP_VERSION', '3.5.4' ); } diff --git a/readme.txt b/readme.txt index a674d50..6585826 100644 --- a/readme.txt +++ b/readme.txt @@ -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 @@ -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.