diff --git a/footnotes.php b/footnotes.php index d96852e..b8e3441 100755 --- a/footnotes.php +++ b/footnotes.php @@ -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 diff --git a/js/wysiwyg-editor.js b/js/wysiwyg-editor.js index 6db1ba3..e3e1ef9 100644 --- a/js/wysiwyg-editor.js +++ b/js/wysiwyg-editor.js @@ -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' }; } }); diff --git a/readme.txt b/readme.txt index 0703efe..42db43b 100644 --- a/readme.txt +++ b/readme.txt @@ -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