From 7c5f72aa3ca46a56f8b802c974d5533afbcc05ff Mon Sep 17 00:00:00 2001 From: Andrew Killen Date: Wed, 13 Mar 2024 08:55:46 +0100 Subject: [PATCH] release bump --- README.md | 3 +++ Readme.txt | 2 +- servebolt-optimizer.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41e955a4..77204a94 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ If you want to build a local production-ready version of the plugin you can run ## Changelog +#### 3.5.31 +* release bump + #### 3.5.30 * When on Servebolt the plugin now checks the environement.json file to see if the key `api_url` exists. If its there it will use that, if not it will continue to use the pre-defined url for communication with the Servebolt API. diff --git a/Readme.txt b/Readme.txt index 2fcfb9c3..77b6cbb3 100644 --- a/Readme.txt +++ b/Readme.txt @@ -5,7 +5,7 @@ Donate link: https://servebolt.com Requires at least: 4.9.2 Tested up to: 6.4.1 Requires PHP: 7.3 -Stable tag: 3.5.29 +Stable tag: 3.5.31 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/servebolt-optimizer.php b/servebolt-optimizer.php index 89e9b696..26295e5c 100644 --- a/servebolt-optimizer.php +++ b/servebolt-optimizer.php @@ -1,7 +1,7 @@