Skip to content

Commit 24e90ae

Browse files
committed
Docs: Add Requires PHP header to readme.txt
See https://meta.trac.wordpress.org/ticket/2952#comment:13
1 parent 402c3d7 commit 24e90ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- `Requires PHP` header to `readme.txt`.
911

1012
## [3.0.1] - 2017-08-24
1113
### Fixed

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Donate link: http://code.garyjones.co.uk/donate/
44
Tags: genesis, js-no-js
55
Requires at least: 4.6
66
Tested up to: 4.8.1
7-
Stable tag: 2.1.0
7+
Requires PHP: 7.1
8+
Stable tag: 3.0.1
89

910
Make front end styling easier for child themes on the Genesis Framework based on whether JavaScript is enabled or not.
1011

@@ -71,5 +72,8 @@ See <a href="https://github.com/GaryJones/genesis-js-no-js/blob/master/CHANGELOG
7172

7273
== Upgrade Notice ==
7374

75+
= 3.0.1 =
76+
Requires PHP 7.1 and WordPress 4.6.
77+
7478
= 3.0.0 =
7579
Requires PHP 7.1 and WordPress 4.6.

0 commit comments

Comments
 (0)