Skip to content

Commit 1c4b3b0

Browse files
authored
Updated to 4.1.1-beta1
1 parent a96c321 commit 1c4b3b0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

contextual-related-posts.php

Lines changed: 2 additions & 2 deletions
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.1.0
18+
* Version: 4.1.1-beta1
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( 'WZ_CRP_VERSION' ) ) {
39-
define( 'WZ_CRP_VERSION', '4.1.0' );
39+
define( 'WZ_CRP_VERSION', '4.1.1' );
4040
}
4141

4242

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ If you enable thumbnails, the plugin will try to find the correct thumbnail in t
164164

165165
== Changelog ==
166166

167+
= 4.1.1 =
168+
169+
* Bug fixes:
170+
* Fixed PHP warning when saving settings in PHP 8.3 and above.
171+
167172
= 4.1.0 =
168173

169174
Release post: [https://webberzone.com/announcements/contextual-related-posts-v4-1-0/](https://webberzone.com/announcements/contextual-related-posts-v4-1-0/)

0 commit comments

Comments
 (0)