diff --git a/footnotes.php b/footnotes.php index a30e18d..dbb5976 100755 --- a/footnotes.php +++ b/footnotes.php @@ -22,7 +22,6 @@ * @since 2.1.4 * @since 2.5.3 (Hungarian) * @var str - * @lastmodified 2021-04-14T2351+0200 */ define( 'C_STR_FOOTNOTES_VERSION', '2.7.1' ); diff --git a/readme.txt b/readme.txt index 8583083..9ee130e 100644 --- a/readme.txt +++ b/readme.txt @@ -78,7 +78,7 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest** == Changelog == = 2.7.1 = - - Bugfix: Stylesheets: higher specificity, thanks to @cybermrmotte bug report. Fixing Hueman Theme compatibility +- Bugfix: Stylesheets: higher specificity, thanks to @cybermrmotte bug report. = 2.7.0 = - Adding: Reference container: optionally per section by shortcode, thanks to @grflukas issue report.