From b609eebcb056a8c83c8655c8ea688cbf5fc5949d Mon Sep 17 00:00:00 2001 From: Marc Toensing Date: Thu, 4 Apr 2024 12:12:51 +0200 Subject: [PATCH] 6.4.2 --- plugin.php | 2 +- readme.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.php b/plugin.php index 3a83816..6bfcef7 100644 --- a/plugin.php +++ b/plugin.php @@ -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.4.1 + * Version: 6.4.2 * Author: Marc Tönsing * Author URI: https://toensing.com * Text Domain: simpletoc diff --git a/readme.txt b/readme.txt index ae7cb12..5a12acc 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: MarcDK Tags: TOC, Table of Contents, Gutenberg, block, FAQ Requires at least: 5.9 Donate link: https://marc.tv/out/donate -Tested up to: 6.4 -Stable tag: 6.4.1 +Tested up to: 6.5 +Stable tag: 6.4.2 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -52,7 +52,7 @@ SimpleTOC is open-source and developed on [GitHub Pages](https://github.com/mtoe == Changelog == -= 6.4.1 = += 6.4.2 = * Added: Utilizes the browser's built-in details tag for a collapsible interface. Thanks @infinitnet = 6.3.2 =