From 10177300db669a5ffecabe12688d0bcc3b735d06 Mon Sep 17 00:00:00 2001 From: Tom Usborne Date: Wed, 9 Aug 2023 08:47:50 -0600 Subject: [PATCH] 3.3.1 --- functions.php | 2 +- package.json | 2 +- readme.txt | 6 ++++-- style.css | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index 5ce2db42..b8a791e4 100644 --- a/functions.php +++ b/functions.php @@ -12,7 +12,7 @@ } // Set our theme version. -define( 'GENERATE_VERSION', '3.3.0' ); +define( 'GENERATE_VERSION', '3.3.1' ); if ( ! function_exists( 'generate_setup' ) ) { add_action( 'after_setup_theme', 'generate_setup' ); diff --git a/package.json b/package.json index c81dc498..1d2e0670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generatepress", - "version": "3.3.0", + "version": "3.3.1", "description": "A super lightweight WordPress theme.", "main": "Gruntfile.js", "scripts": { diff --git a/readme.txt b/readme.txt index 68e996a7..f573564f 100644 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,8 @@ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options Requires at least: 5.2 -Tested up to: 6.2 -Stable tag: 3.3.0 +Tested up to: 6.3 +Stable tag: 3.3.1 GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. @@ -99,6 +99,8 @@ MIT License: https://github.com/JedWatson/react-select/blob/master/LICENSE == Changelog == += 3.3.1 = + = 3.3.0 = * Feature: Add navigation search modal diff --git a/style.css b/style.css index ff01457d..7ca0d80f 100644 --- a/style.css +++ b/style.css @@ -4,9 +4,9 @@ Theme URI: https://generatepress.com Author: Tom Usborne Author URI: https://tomusborne.com Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com -Version: 3.3.0 +Version: 3.3.1 Requires at least: 5.2 -Tested up to: 6.2 +Tested up to: 6.3 Requires PHP: 5.6 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html