Skip to content

Commit 757943b

Browse files
committed
Bump Tested up to 6.9 and align Requires PHP at 7.4
- Tested up to: 6.6 → 6.9 in both readme.txt and the plugin header. - Requires PHP: align both files at 7.4. readme.txt previously declared 7.2 while wp-job-manager.php declared 7.4 — WordPress.org reads the readme value, so the effective floor was 7.2, but the CI matrix only tests 7.4+. Standardising on 7.4 (already the de-facto tested floor).
1 parent 99ae36d commit 757943b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: mikejolley, automattic, adamkheckler, alexsanford1, annezazu, cena, chaselivingston, csonnek, davor.altman, donnapep, donncha, drawmyface, erania-pinnera, fjorgemota, jacobshere, jakeom, jeherve, jenhooks, jgs, jonryan, kraftbj, lamdayap, lschuyler, macmanx, nancythanki, orangesareorange, rachelsquirrel, renathoc, ryancowles, richardmtl, scarstocea
33
Tags: jobs, careers, company, hiring, job board
44
Requires at least: 6.4
5-
Tested up to: 6.6
6-
Requires PHP: 7.2
5+
Tested up to: 6.9
6+
Requires PHP: 7.4
77
Stable tag: 2.4.2
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html

wp-job-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author: Automattic
88
* Author URI: https://wpjobmanager.com/
99
* Requires at least: 6.4
10-
* Tested up to: 6.6
10+
* Tested up to: 6.9
1111
* Requires PHP: 7.4
1212
* Text Domain: wp-job-manager
1313
* Domain Path: /languages/

0 commit comments

Comments
 (0)