From 3bdd61d3bcdbc0f56bc97d885b8b8364d7a8ed09 Mon Sep 17 00:00:00 2001 From: jamesros Date: Mon, 6 Nov 2023 11:29:07 -0500 Subject: [PATCH] update version and readme (#189) --- boldgrid-inspirations.php | 2 +- package.json | 2 +- readme.txt | 10 ++++++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/boldgrid-inspirations.php b/boldgrid-inspirations.php index 19f27ac..cfe2e48 100644 --- a/boldgrid-inspirations.php +++ b/boldgrid-inspirations.php @@ -2,7 +2,7 @@ /** * Plugin Name: BoldGrid Inspirations * Plugin URI: https://www.boldgrid.com/boldgrid-inspirations/ - * Version: 2.8.0 + * Version: 2.8.1 * Author: BoldGrid * Author URI: https://www.boldgrid.com/ * Description: Find inspiration, customize, and launch! BoldGrid Inspirations includes FREE WordPress themes and is the easiest way to launch a new WordPress site complete with custom content. diff --git a/package.json b/package.json index b4215bb..3cb9f2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boldgrid-inspirations", - "version": "2.8.0", + "version": "2.8.1", "description": "BoldGrid Inspirations WordPress plugin", "directories": { "test": "tests" diff --git a/readme.txt b/readme.txt index 90d99c5..2c1ed4f 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: boldgrid, imh_brad, joemoto, rramo012, timph Tags: inspiration, customization, build, create, design Requires at least: 4.4 -Tested up to: 6.3 +Tested up to: 6.4 Requires PHP: 5.4 -Stable tag: 2.8.0 +Stable tag: 2.8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -35,6 +35,12 @@ The second phase is Customization; tools to transform your website into your vis == Changelog == += 2.8.1 = + +Release Date: November 8th, 2023 + +* Update: Updated tested up to version to 6.4 + = 2.8.0 = Release Date: October 16th, 2023