Skip to content

Commit

Permalink
Prep v1.0.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Dec 11, 2023
1 parent 4e57ea6 commit eb4accf
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ The ultimate WordPress theme for website builders.

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/).

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

## Requirements

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

Expand All @@ -21,7 +21,7 @@ Download the latest stable release: [frost-1.0.6.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.3+.
2. Ensure you are using WordPress 6.4+.
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.

Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Frost ===
Contributors: wpengine, bgardner
Requires at least: 6.3
Tested up to: 6.3
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Stable tag: 1.0.6
Stable tag: 1.0.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==

= 1.0.7 - 2023-12-11 =

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

= 1.0.6 - 2023-10-16 =

[Release Notes](https://github.com/wpengine/frost/releases/tag/v1.0.6)
Expand Down
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ 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.3
Tested up to: 6.3
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0.6
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frost
Expand Down

0 comments on commit eb4accf

Please sign in to comment.