diff --git a/.dev/tests/php/test-functions.php b/.dev/tests/php/test-functions.php index b8699bc73..3baba7bc0 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.1', GO_VERSION ); + $this->assertEquals( '1.2.2', GO_VERSION ); } diff --git a/README.md b/README.md index 7ad8f544c..b93af1cc2 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 3d0c9348c..b2e977ca2 100755 --- a/functions.php +++ b/functions.php @@ -8,7 +8,7 @@ /** * Theme constants. */ -define( 'GO_VERSION', '1.2.1' ); +define( 'GO_VERSION', '1.2.2' ); /** * Core setup, hooks, and filters. diff --git a/package.json b/package.json index 44f675862..f8dcf7064 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go", - "version": "1.2.1", + "version": "1.2.2", "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 b85f6208c..1397ea521 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.1 +Stable tag: 1.2.2 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 64c66a95e..40deda8ef 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.1 + * Version: 1.2.2 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: go