urgent bugfix release 2.5.1
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2458602 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
22d6367a65
commit
e42add9d4b
2 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
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.1d2
|
||||
Version: 2.5.1
|
||||
Author URI: http://cheret.de/plugins/footnotes-2/
|
||||
Text Domain: footnotes
|
||||
Domain Path: /languages
|
||||
*/
|
||||
define( 'FOOTNOTES_VERSION', '2.5.1d2' );
|
||||
define( 'FOOTNOTES_VERSION', '2.5.1' );
|
||||
/*
|
||||
Copyright 2020 Mark Cheret (email: mark@cheret.de)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, referen
|
|||
Requires at least: 3.9
|
||||
Tested up to: 5.6
|
||||
Requires PHP: 5.6
|
||||
Stable Tag: 2.5.0
|
||||
Stable Tag: 2.5.1
|
||||
License: GPLv3 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
|
Reference in a new issue