Skip to content

Commit 6b0cab9

Browse files
authored
Prepare new release 1.0.2 (#30) (#36)
* Raise tested up to and stable tag * Add changelog entry for 1.0.2
1 parent 73dac47 commit 6b0cab9

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Tags: spam, antispam, comments, blocklist, blacklist
44
* Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW
55
* Requires at least: 3.8
6-
* Tested up to: 6.6
6+
* Tested up to: 6.8
77
* Requires PHP: 5.2
8-
* Stable tag: 1.0.1
8+
* Stable tag: 1.0.2
99
* License: GPLv2 or later
1010
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -37,6 +37,11 @@ The plugin will check the global comment block list on GitHub multiple times a d
3737

3838
## Changelog ##
3939

40+
### 1.0.2 ###
41+
* Tags reduced to 5
42+
* Minor internal adjustments to prevents warnings
43+
* WordPress 6.8 compatibility check
44+
4045
### 1.0.1 ###
4146
* Removed unsupported links from plugin description
4247
* Minor internal adjustments to meet WordPress coding standards

blacklist-updater.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Text Domain: blacklist-updater
99
* License: GPLv2 or later
1010
* License URI: http://www.gnu.org/licenses/gpl-2.0.html für
11-
* Version: 1.0.1
11+
* Version: 1.0.2
1212
*
1313
* @package BlockListUpdater
1414
*/

0 commit comments

Comments
 (0)