Skip to content

Commit 563ea35

Browse files
committed
Merge branch 'develop'
2 parents 669af97 + 54d80b8 commit 563ea35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

comment-hacks.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @wordpress-plugin
66
* Plugin Name: Comment Hacks
7-
* Version: 1.9.5
7+
* Version: 2.1
88
* Plugin URI: https://joost.blog/plugins/comment-hacks/
99
* Description: Make comments management easier by applying the simple hacks Joost has gathered over the years.
1010
* Requires PHP: 7.4
@@ -35,7 +35,7 @@
3535
/**
3636
* Used for version checks.
3737
*/
38-
define( 'EMILIA_COMMENT_HACKS_VERSION', '1.9.5' );
38+
define( 'EMILIA_COMMENT_HACKS_VERSION', '2.1' );
3939

4040
/**
4141
* Used for asset embedding.

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: comments, spam, emails
44
Text Domain: comment-hacks
55
Requires at least: 5.9
66
Tested up to: 6.7
7-
Stable tag: 1.9.5
7+
Stable tag: 2.1
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010
Requires PHP: 7.4
@@ -59,7 +59,7 @@ If you have bugs to report, please go to [the plugin's GitHub repository](https:
5959

6060
== Changelog ==
6161

62-
= 1.9.5 =
62+
= 2.1 =
6363

6464
* Added a link to remove the author's URL from the comment from the frontend.
6565
* Fix comment policy function for admins and editors.

0 commit comments

Comments
 (0)