From 84c03f2eced244d02f57e9465d535b2431ae0421 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 17 Feb 2021 11:42:31 +0000 Subject: [PATCH] Release now very urgent bugfix version 2.5.5 git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2476290 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- footnotes.php | 6 +++--- readme.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/footnotes.php b/footnotes.php index 069e4d7..f20e7ef 100755 --- a/footnotes.php +++ b/footnotes.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/footnotes/ Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine. Author: Mark Cheret - Version: 2.5.5d2 + Version: 2.5.5 Author URI: http://cheret.de/plugins/footnotes-2/ Text Domain: footnotes Domain Path: /languages @@ -18,10 +18,10 @@ * @since 2.1.4 * @since 2.5.3 (Hungarian) * @var str - * @lastmodified 2021-02-17T1137+0100 + * @lastmodified 2021-02-17T1232+0100 * @committer @pewgeuges */ -define( 'C_STR_FOOTNOTES_VERSION', '2.5.5d2' ); +define( 'C_STR_FOOTNOTES_VERSION', '2.5.5' ); /* LICENSE NOTICE diff --git a/readme.txt b/readme.txt index 19633d7..4e62076 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, referen Requires at least: 3.9 Tested up to: 5.6.1 Requires PHP: 5.6 -Stable Tag: 2.5.4 +Stable Tag: 2.5.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html