for bugfix release 2.0.2

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2408438 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2020-10-28 15:58:58 +00:00
parent 4f19dfa202
commit 82cc73440e
4 changed files with 52 additions and 26 deletions

View file

@ -1,16 +1,16 @@
<?php
/*
Plugin Name: footnotes
Plugin URI: http://wordpress.org/plugins/footnotes/
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.0.1
Version: 2.0.2
Author URI: http://cheret.de/plugins/footnotes-2/
Text Domain: footnotes
Domain Path: /languages
*/
/*
Copyright 2020 Mark Cheret (email : mark@cheret.de)
Copyright 2020 Mark Cheret (email: mark@cheret.de)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 3, as
@ -25,8 +25,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
// Forked on GitHub by @pewgeuges
// Last modified: 2020-10-26T1913+0100
// Last modified: 2020-10-28T1643+0100
/**
* @filesource
* @author Stefan Herndler