From 0c83cb9e1a457d92db41fef4dd278905b162895a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donncha=20=C3=93=20Caoimh?= <5656673+donnchawp@users.noreply.github.com> Date: Tue, 1 Feb 2022 09:49:54 +0000 Subject: [PATCH] Bump to version 1.7.7 (#806) --- readme.txt | 7 +++++-- wp-cache.php | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 1f970665..d10bbd07 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ * Contributors: donncha, automattic * Tags: performance, caching, wp-cache, wp-super-cache, cache * Tested up to: 5.9 -* Stable tag: 1.7.6 +* Stable tag: 1.7.7 * Requires at least: 3.1 * Requires PHP: 5.2.4 * License: GPLv2 or later @@ -269,6 +269,9 @@ Your theme is probably responsive which means it resizes the page to suit whatev ## Changelog ## +### 1.7.7 ### +* Fixes to settings page + ### 1.7.6 ### * Fix for PHP < 7.3 @@ -778,4 +781,4 @@ Your theme is probably responsive which means it resizes the page to suit whatev ## Upgrade Notice ## -Bug fix release +Fixes for settings page diff --git a/wp-cache.php b/wp-cache.php index bc34226e..405ebbce 100644 --- a/wp-cache.php +++ b/wp-cache.php @@ -3,7 +3,7 @@ Plugin Name: WP Super Cache Plugin URI: https://wordpress.org/plugins/wp-super-cache/ Description: Very fast caching plugin for WordPress. -Version: 1.7.6 +Version: 1.7.7 Author: Automattic Author URI: https://automattic.com/ License: GPL2+