Skip to content

Commit

Permalink
Update core "requires" and "tested up to" versions
Browse files Browse the repository at this point in the history
We don't really *require* 4.5, per se, but we know that the plugin will
throw some deprecated notices in WP <4.5, so CI'm specifying 4.5 as the
minimum version supported.
  • Loading branch information
goldenapples committed Nov 16, 2016
1 parent 9101cb7 commit 1f5376d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Shortcake (Shortcode UI) #
**Contributors:** fusionengineering, mattheu, danielbachhuber, zebulonj, goldenapples, jitendraharpalani, sanchothefat, bfintal, davisshaver, garyj, mte90, fredserva, khromov
**Tags:** shortcodes
**Requires at least:** 4.3
**Tested up to:** 4.4
**Requires at least:** 4.5
**Tested up to:** 4.7
**Stable tag:** 0.7.0
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=== Shortcake (Shortcode UI) ===
Contributors: fusionengineering, mattheu, danielbachhuber, zebulonj, goldenapples, jitendraharpalani, sanchothefat, bfintal, davisshaver, garyj, mte90, fredserva, khromov
Tags: shortcodes
Requires at least: 4.3
Tested up to: 4.4
Requires at least: 4.5
Tested up to: 4.7
Stable tag: 0.7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 1f5376d

Please sign in to comment.