From f2c1c4a98a14876df5bc9c2ead056f68cb11c141 Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Thu, 13 Feb 2020 14:52:13 -0500 Subject: [PATCH] 1.2.4 --- .dev/tests/php/test-functions.php | 2 +- README.md | 2 +- functions.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.txt | 2 +- style.css | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.dev/tests/php/test-functions.php b/.dev/tests/php/test-functions.php index c2f4a7de0..30444f8bf 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.2.3', GO_VERSION ); + $this->assertEquals( '1.2.4', GO_VERSION ); } diff --git a/README.md b/README.md index 1484bc137..e944e6b83 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Go

+

Go

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.

diff --git a/functions.php b/functions.php index 3e6b79a61..a8ae928d6 100755 --- a/functions.php +++ b/functions.php @@ -8,7 +8,7 @@ /** * Theme constants. */ -define( 'GO_VERSION', '1.2.3' ); +define( 'GO_VERSION', '1.2.4' ); /** * Core setup, hooks, and filters. diff --git a/package-lock.json b/package-lock.json index 97c89da3d..9d22f30f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "go", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8b30b59ef..92e7bf8c7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go", - "version": "1.2.3", + "version": "1.2.4", "description": "Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.", "homepage": "https://github.com/godaddy-wordpress/go", "repository": { diff --git a/readme.txt b/readme.txt index a46600a27..25bc0822e 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: one-column, custom-colors, custom-logo, custom-menu, editor-style, theme-o Requires at least: 5.0 Tested up to: 5.2 Requires PHP: 5.6.0 -Stable tag: 1.2.3 +Stable tag: 1.2.4 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 1c29a3d0e..40d91063a 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.2.3 + * Version: 1.2.4 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: go