Skip to content

Commit

Permalink
hotfix for 500
Browse files Browse the repository at this point in the history
  • Loading branch information
mtoensing committed Apr 5, 2023
1 parent 7b6f705 commit 2fc1419
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: SimpleTOC - Table of Contents Block
* Plugin URI: https://marc.tv/simpletoc-wordpress-inhaltsverzeichnis-plugin-gutenberg/
* Description: SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading.
* Version: 6.0.0
* Version: 6.0.1
* Author: Marc Tönsing
* Author URI: https://marc.tv
* Text Domain: simpletoc
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: Gutenberg, block, TOC, Table of Contents, AMP
Requires at least: 5.9
Donate link: https://marc.tv/out/donate
Tested up to: 6.2
Stable tag: 6.0.0
Stable tag: 6.0.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -50,6 +50,9 @@ SimpleTOC is open-source and developed on [GitHub Pages](https://github.com/mtoe

== Changelog ==

= 6.0.1 =
* Fix: "Update failed" with error 500 when Rank Math is installed.

= 6.0.0 =
* Feature: Added SimpleTOC global settings to override individual block configuration.
* Fix: Better output with well-formed HTML and consistent double quotation marks.
Expand Down

0 comments on commit 2fc1419

Please sign in to comment.