release 2.7.1
This commit is contained in:
parent
8a3e9f3067
commit
1509ee5bf9
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
* Description: footnotes lets you easily add highly-customisable footnotes on your WordPress Pages and Posts.
|
||||
* Author: Mark Cheret
|
||||
* Author URI: https://cheret.org/footnotes
|
||||
* Version: 2.7.0
|
||||
* Version: 2.7.1
|
||||
* Text Domain: footnotes
|
||||
* Domain Path: /languages
|
||||
* Requires at least: 3.9
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
author : 'Mark Cheret',
|
||||
authorurl : 'https://cheret.org/footnotes/',
|
||||
infourl : 'https://wordpress.org/plugins/footnotes/',
|
||||
version : '2.7.1d'
|
||||
version : '2.7.2d'
|
||||
};
|
||||
}
|
||||
});
|
||||
|
|
|
@ -5,7 +5,7 @@ Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, referen
|
|||
Requires at least: 3.9
|
||||
Tested up to: 5.7.1
|
||||
Requires PHP: 7.0
|
||||
Stable Tag: 2.7.0
|
||||
Stable Tag: 2.7.1
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
|
Reference in a new issue