Skip to content

Commit eb4accf

Browse files
committed
Prep v1.0.7 release.
1 parent 4e57ea6 commit eb4accf

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ The ultimate WordPress theme for website builders.
88

99
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. See the Frost theme in action at [frostwp.com](https://frostwp.com/).
1010

11-
Download the latest stable release: [frost-1.0.6.zip](https://downloads.wordpress.org/theme/frost.1.0.6.zip)
11+
Download the latest stable release: [frost-1.0.6.zip](https://downloads.wordpress.org/theme/frost.1.0.7.zip)
1212

1313
## Requirements
1414

15-
- WordPress 6.3+
15+
- WordPress 6.4+
1616
- PHP 7.0+
1717
- License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later
1818

@@ -21,7 +21,7 @@ Download the latest stable release: [frost-1.0.6.zip](https://downloads.wordpres
2121
You can download the latest stable release of Frost using the link above. Alternatively, install the entire repository for development purposes:
2222

2323
1. Set up a local WordPress development environment, we recommend using [Local](https://localwp.com/).
24-
2. Ensure you are using WordPress 6.3+.
24+
2. Ensure you are using WordPress 6.4+.
2525
3. Clone / download this repository into the `/wp-content/themes/` directory of your new WordPress instance.
2626
4. In the WordPress admin, use the Appearance > Themes screen to activate Frost.
2727

readme.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
=== Frost ===
22
Contributors: wpengine, bgardner
3-
Requires at least: 6.3
4-
Tested up to: 6.3
3+
Requires at least: 6.4
4+
Tested up to: 6.4
55
Requires PHP: 7.0
6-
Stable tag: 1.0.6
6+
Stable tag: 1.0.7
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -14,6 +14,10 @@ With its clean, minimal design and powerful feature set, Frost enables agencies
1414

1515
== Changelog ==
1616

17+
= 1.0.7 - 2023-12-11 =
18+
19+
[Release Notes](https://github.com/wpengine/frost/releases/tag/v1.0.7)
20+
1721
= 1.0.6 - 2023-10-16 =
1822

1923
[Release Notes](https://github.com/wpengine/frost/releases/tag/v1.0.6)

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Author: WP Engine
55
Author URI: https://wpengine.com/
66
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.
77
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
8-
Requires at least: 6.3
9-
Tested up to: 6.3
8+
Requires at least: 6.4
9+
Tested up to: 6.4
1010
Requires PHP: 7.0
11-
Version: 1.0.6
11+
Version: 1.0.7
1212
License: GNU General Public License v2 or later
1313
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1414
Text Domain: frost

0 commit comments

Comments
 (0)