Skip to content

Commit

Permalink
version bump to force another release, last failed on load to wordpress
Browse files Browse the repository at this point in the history
  • Loading branch information
andykillen committed Sep 10, 2024
1 parent 542edd6 commit 4d440fd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ If you want to build a local production-ready version of the plugin you can run

## Changelog

#### 3.5.36
* Bump release due to authentication issue during last release.

#### 3.5.35
* Confirmed WordPress 6.6.1 support.
* Added Admin UI elements to manage Caching of 404's, and fast 404's reponses for static files
Expand Down
5 changes: 4 additions & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://servebolt.com
Requires at least: 4.9.2
Tested up to: 6.6.1
Requires PHP: 7.4
Stable tag: 3.5.35
Stable tag: 3.5.36
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -98,6 +98,9 @@ If you're a Servebolt client, please reach out to our Support Team and we'll be

== Changelog ==

= 3.5.36 =
* Bump release due to authentication issue during last release, failed uploading the tag to WordPress.

= 3.5.35 =
* Confirmed WordPress 6.6.1 support.
* Added Admin UI elements to manage Caching of 404's, and fast 404's reponses for static files
Expand Down
2 changes: 1 addition & 1 deletion servebolt-optimizer.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Servebolt Optimizer
Version: 3.5.35
Version: 3.5.36
Author: Servebolt
Author URI: https://servebolt.com
Description: A plugin that implements Servebolt Security & Performance best practises for WordPress.
Expand Down

0 comments on commit 4d440fd

Please sign in to comment.