Plugin Directory

Changeset 2028388


Ignore:
Timestamp:
02/11/2019 10:05:19 AM (7 years ago)
Author:
conraid
Message:

tagging version 1.6.3

Location:
blank-footnotes
Files:
5 edited
2 copied

Legend:

Unmodified
Added
Removed
  • blank-footnotes/tags/1.6.3/blank-footnotes.php

    r1995870 r2028388  
    88 * @package   Blank_Footnotes
    99 * @author    Corrado Franco <conraid@linux.it>
    10  * @copyright 2016-2018 Corrado Franco
     10 * @copyright 2016-2019 Corrado Franco
    1111 * @license   http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL-2
    1212 * @link      https://github.com/conraid/blank-footnotes
     
    1414
    1515/*
    16 Plugin Name: Blank_Footnotes
     16Plugin Name: Blank Footnotes
    1717Plugin URI: https://github.com/conraid/blank-footnotes
    1818Description: Footnotes in Markdown mode
    19 Version: 1.6.2
     19Version: 1.6.3
    2020Author: Corrado Franco <conraid@linux.it>
    2121Author URI: http://conraid.net
     
    2626
    2727/**
    28  * Copyright 2016-2018 Corrado Franco <conraid@linux.it>
     28 * Copyright 2016-2019 Corrado Franco <conraid@linux.it>
    2929 *
    3030 * This program is free software; you can redistribute it and/or
  • blank-footnotes/tags/1.6.3/changelog.txt

    r1995870 r2028388  
    11*** Blank Footnotes ***
     2
     32019-02-11 version 1.6.3
     4
     5* Fixed plugin name
    26
    372018-11-10 version 1.6.2
  • blank-footnotes/tags/1.6.3/readme.txt

    r2014904 r2028388  
    55Requires at least: 4.4
    66Tested up to: 5.0.3
    7 Stable tag: 1.6.2
     7Stable tag: 1.6.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949
    5050== Changelog ==
     51
     52= 1.6.3 =
     53
     54* Fixed plugin name
    5155
    5256= 1.6.2 =
  • blank-footnotes/trunk/blank-footnotes.php

    r1995870 r2028388  
    88 * @package   Blank_Footnotes
    99 * @author    Corrado Franco <conraid@linux.it>
    10  * @copyright 2016-2018 Corrado Franco
     10 * @copyright 2016-2019 Corrado Franco
    1111 * @license   http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL-2
    1212 * @link      https://github.com/conraid/blank-footnotes
     
    1414
    1515/*
    16 Plugin Name: Blank_Footnotes
     16Plugin Name: Blank Footnotes
    1717Plugin URI: https://github.com/conraid/blank-footnotes
    1818Description: Footnotes in Markdown mode
    19 Version: 1.6.2
     19Version: 1.6.3
    2020Author: Corrado Franco <conraid@linux.it>
    2121Author URI: http://conraid.net
     
    2626
    2727/**
    28  * Copyright 2016-2018 Corrado Franco <conraid@linux.it>
     28 * Copyright 2016-2019 Corrado Franco <conraid@linux.it>
    2929 *
    3030 * This program is free software; you can redistribute it and/or
  • blank-footnotes/trunk/changelog.txt

    r1995870 r2028388  
    11*** Blank Footnotes ***
     2
     32019-02-11 version 1.6.3
     4
     5* Fixed plugin name
    26
    372018-11-10 version 1.6.2
  • blank-footnotes/trunk/readme.txt

    r2014904 r2028388  
    55Requires at least: 4.4
    66Tested up to: 5.0.3
    7 Stable tag: 1.6.2
     7Stable tag: 1.6.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949
    5050== Changelog ==
     51
     52= 1.6.3 =
     53
     54* Fixed plugin name
    5155
    5256= 1.6.2 =
Note: See TracChangeset for help on using the changeset viewer.