Skip to content

Commit 5b01aec

Browse files
committed
Test up to WordPress 6.7
1 parent 5cc2edb commit 5b01aec

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ You can find the plugin on <https://wordpress.org/plugins/smntcs-disable-rest-ap
2424

2525
## Changelog
2626

27+
### 2.4 (2024.12.31)
28+
29+
- Test up to WordPress 6.7
30+
2731
### 2.3 (2024.10.19)
2832

2933
- Test up to WordPress 6.6

README.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Contributors: nielslange
44
Tags: REST API, Endpoints, Security
5-
Stable tag: 2.3
6-
Tested up to: 6.6
5+
Stable tag: 2.4
6+
Tested up to: 6.7
77
Requires PHP: 5.6
88
Requires at least: 5.0
99
License: GPL v2 or later
@@ -30,6 +30,10 @@ Simple activate the plugin and you're done.
3030

3131
== Changelog ==
3232

33+
= 2.4 (2024.12.31) =
34+
35+
- Test up to WordPress 6.7
36+
3337
= 2.3 (2024.10.19) =
3438

3539
- Test up to WordPress 6.6

smntcs-disable-rest-api-endpoints.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Niels Lange
77
* Author URI: https://nielslange.de
88
* Text Domain: smntcs-disable-rest-api-user-endpoints
9-
* Version: 2.3
9+
* Version: 2.4
1010
* Requires PHP: 5.6
1111
* Requires at least: 5.5
1212
* License: GPL v2 or later

0 commit comments

Comments
 (0)