Skip to content

Commit b9abf91

Browse files
committed
Release 6.9.8: bump version and changelog
Bump plugin version to 6.9.8 in plugin.php and update readme.txt stable tag. Add a 6.9.8 changelog entry noting dependency updates and corrected dependency declarations, and apply a minor trailing whitespace/newline fix in the readme.
1 parent cf4e9a0 commit b9abf91

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: SimpleTOC - Table of Contents Block
44
* Plugin URI: https://marc.tv/simpletoc-wordpress-inhaltsverzeichnis-plugin-gutenberg/
55
* Description: SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading.
6-
* Version: 6.9.7
6+
* Version: 6.9.8
77
* Author: Marc Tönsing
88
* Author URI: https://toensing.com
99
* Text Domain: simpletoc

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: MarcDK
33
Tags: TOC, Table of Contents, Block, Accessibility, Table
44
Requires at least: 5.9
55
Tested up to: 6.9
6-
Stable tag: 6.9.7
6+
Stable tag: 6.9.8
77
Requires PHP: 7.3
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -70,6 +70,10 @@ SimpleTOC is open-source and developed on [GitHub Pages](https://github.com/mtoe
7070

7171
== Changelog ==
7272

73+
= 6.9.8 =
74+
* Updated: Dependencies and house-keeping.
75+
* Fix: corrected dependency declarations.
76+
7377
= 6.9.7 =
7478
* Fixed: GeneratePress Dynamic Tags work again - hopefully. If not, please report here https://github.com/mtoensing/simpletoc/issues/79#issuecomment-3745650464 Thanks @jhanten
7579

@@ -169,4 +173,4 @@ Many thanks to [Tom J Nowell](https://tomjn.com) and and Sally CJ who both helpe
169173

170174
And many more thanks to all the [developers on GitHub](https://github.com/mtoensing/simpletoc/graphs/contributors) who helped me making SimpleTOC what it is today!
171175

172-
Thanks to Quintus Valerius Soranus for inventing the Table of Contents around 100 BC.
176+
Thanks to Quintus Valerius Soranus for inventing the Table of Contents around 100 BC.

0 commit comments

Comments
 (0)