From b8ad6a9138916811d125c6fe508e31025c5094b6 Mon Sep 17 00:00:00 2001 From: Brian Gardner Date: Fri, 29 Mar 2024 08:25:09 -0500 Subject: [PATCH] Bump requirement to WordPress 6.5. --- README.md | 4 ++-- readme.txt | 4 ++-- style.css | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffe3cb1d..150ffcb8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download the latest stable release: [frost-1.0.8.zip](https://downloads.wordpres ## Requirements -- WordPress 6.4+ +- WordPress 6.5+ - PHP 7.0+ - License: [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.html) @@ -21,7 +21,7 @@ Download the latest stable release: [frost-1.0.8.zip](https://downloads.wordpres You can download the latest stable release of Frost using the link above. Alternatively, install the entire repository for development purposes: 1. Set up a local WordPress development environment, we recommend using [Local](https://localwp.com/). -2. Ensure you are using WordPress 6.4+. +2. Ensure you are using WordPress 6.5+. 3. Clone / download this repository into the `/wp-content/themes/` directory of your new WordPress instance. 4. In the WordPress admin, use the Appearance > Themes screen to activate Frost. diff --git a/readme.txt b/readme.txt index 1a07b33e..d17cc2ca 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Frost === Contributors: wpengine, bgardner -Requires at least: 6.4 -Tested up to: 6.4 +Requires at least: 6.5 +Tested up to: 6.5 Requires PHP: 7.0 Stable tag: 1.0.8 License: GNU General Public License v3 diff --git a/style.css b/style.css index 5ea9e75e..f2c6158b 100644 --- a/style.css +++ b/style.css @@ -5,8 +5,8 @@ Author: WP Engine Author URI: https://wpengine.com/ Description: With its clean, minimal design and powerful feature set, Frost enables agencies to build stylish and sophisticated WordPress websites. Frost is a masterpiece of design and functionality. It features a range of valuable patterns, including hero and portfolio sections, prominent call-to-action buttons, and customer testimonials. Whether you’re building a website for your business, personal brand, or creative project, Frost is perfect for anyone looking to launch quickly and efficiently. Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, template-editing, threaded-comments, translation-ready, wide-blocks -Requires at least: 6.4 -Tested up to: 6.4 +Requires at least: 6.5 +Tested up to: 6.5 Requires PHP: 7.0 Version: 1.0.8 License: GNU General Public License v3