Skip to content

Commit 9660105

Browse files
committed
Bump version to 1.79.1.
1 parent 59b0344 commit 9660105

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

google-site-kit.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Site Kit by Google
1212
* Plugin URI: https://sitekit.withgoogle.com
1313
* Description: Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
14-
* Version: 1.79.0
14+
* Version: 1.79.1
1515
* Requires at least: 4.7
1616
* Requires PHP: 5.6
1717
* Author: Google
@@ -26,7 +26,7 @@
2626
}
2727

2828
// Define most essential constants.
29-
define( 'GOOGLESITEKIT_VERSION', '1.79.0' );
29+
define( 'GOOGLESITEKIT_VERSION', '1.79.1' );
3030
define( 'GOOGLESITEKIT_PLUGIN_MAIN_FILE', __FILE__ );
3131
define( 'GOOGLESITEKIT_PHP_MINIMUM', '5.6.0' );
3232

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: google
44
Requires at least: 4.7
55
Tested up to: 6.0
66
Requires PHP: 5.6
7-
Stable tag: 1.79.0
7+
Stable tag: 1.79.1
88
License: Apache License 2.0
99
License URI: https://www.apache.org/licenses/LICENSE-2.0
1010
Tags: google, search-console, analytics, adsense, pagespeed-insights, optimize, tag-manager, site-kit
@@ -106,6 +106,12 @@ Please create a new topic on our [WordPress.org support forum](https://wordpress
106106

107107
== Changelog ==
108108

109+
= 1.79.1 =
110+
111+
**Fixed**
112+
113+
* Fix an issue that could cause Site Kit's dashboard to crash when a theme/plugin loads the Google Web Font Loader JS on Site Kit screens. See [#5572](https://github.com/google/site-kit-wp/issues/5572).
114+
109115
= 1.79.0 =
110116

111117
**Enhanced**

0 commit comments

Comments
 (0)