Skip to content

Commit 3962e93

Browse files
committed
Tagged v4.0.2
1 parent a578d85 commit 3962e93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

contextual-related-posts.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: Contextual Related Posts
1616
* Plugin URI: https://webberzone.com/plugins/contextual-related-posts/
1717
* Description: Display related posts on your website or in your feed. Increase reader retention and reduce bounce rates.
18-
* Version: 4.0.2-beta1
18+
* Version: 4.0.2
1919
* Author: WebberZone
2020
* Author URI: https://webberzone.com
2121
* License: GPL-2.0+
@@ -36,7 +36,7 @@
3636
* @since 2.9.3
3737
*/
3838
if ( ! defined( 'CRP_VERSION' ) ) {
39-
define( 'CRP_VERSION', '4.0.2-beta1' );
39+
define( 'CRP_VERSION', '4.0.2' );
4040
}
4141

4242

readme.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Tags: related posts, related, contextual related posts, similar posts, seo
33
Contributors: webberzone, ajay
44
Donate link: https://wzn.io/donate-crp
5-
Stable tag: 4.0.1
5+
Stable tag: 4.0.2
66
Requires at least: 6.3
77
Tested up to: 6.8
88
Requires PHP: 7.4
@@ -208,5 +208,5 @@ For the changelog of earlier versions, please refer to the separate changelog.tx
208208

209209
== Upgrade Notice ==
210210

211-
= 4.0.1 =
212-
Major release. Please read the changelog and the release post for more details.
211+
= 4.0.2 =
212+
Bugs fixed. Please read the changelog and the release post for more details.

0 commit comments

Comments
 (0)