From 360d8180fd0c7eb488b0c68fed77b2b8a5a1fcb0 Mon Sep 17 00:00:00 2001 From: godaddy-wordpress-bot Date: Thu, 31 Oct 2024 19:33:58 +0000 Subject: [PATCH] Updating to version 1.8.12 --- .dev/tests/php/test-functions.php | 2 +- functions.php | 2 +- readme.txt | 2 +- style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.dev/tests/php/test-functions.php b/.dev/tests/php/test-functions.php index 45593381..8b27d917 100644 --- a/.dev/tests/php/test-functions.php +++ b/.dev/tests/php/test-functions.php @@ -28,7 +28,7 @@ function testActiveTheme() { */ function testVersionDefined() { - $this->assertEquals( '1.8.11', GO_VERSION ); + $this->assertEquals( '1.8.12', GO_VERSION ); } diff --git a/functions.php b/functions.php index b2b44768..55028f88 100755 --- a/functions.php +++ b/functions.php @@ -8,7 +8,7 @@ /** * Theme constants. */ -define( 'GO_VERSION', '1.8.11' ); +define( 'GO_VERSION', '1.8.12' ); define( 'GO_PLUGIN_DIR', get_template_directory( __FILE__ ) ); define( 'GO_PLUGIN_URL', get_template_directory_uri( __FILE__ ) ); diff --git a/readme.txt b/readme.txt index fe38d0b0..6aecf192 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: block-styles, custom-colors, custom-logo, custom-menu, e-commerce, editor- Requires at least: 5.0 Tested up to: 6.7 Requires PHP: 5.6 -Stable tag: 1.8.11 +Stable tag: 1.8.12 License: GPL-2.0-only License URI: https://www.gnu.org/licenses/license-list.html#GPLv2 diff --git a/style.css b/style.css index e97a03a5..6a3c19d1 100755 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ * Description: Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress. * Author: GoDaddy * Author URI: https://www.godaddy.com - * Version: 1.8.11 + * Version: 1.8.12 * Tested up to: 6.7 * Requires PHP: 5.6 * License: GPL-2.0