Changeset 2028388
- Timestamp:
- 02/11/2019 10:05:19 AM (7 years ago)
- Location:
- blank-footnotes
- Files:
-
- 5 edited
- 2 copied
-
tags/1.6.3 (copied) (copied from blank-footnotes/trunk)
-
tags/1.6.3/blank-footnotes.php (modified) (3 diffs)
-
tags/1.6.3/changelog.txt (modified) (1 diff)
-
tags/1.6.3/readme.txt (copied) (copied from blank-footnotes/trunk/readme.txt) (2 diffs)
-
trunk/blank-footnotes.php (modified) (3 diffs)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blank-footnotes/tags/1.6.3/blank-footnotes.php
r1995870 r2028388 8 8 * @package Blank_Footnotes 9 9 * @author Corrado Franco <conraid@linux.it> 10 * @copyright 2016-201 8Corrado Franco10 * @copyright 2016-2019 Corrado Franco 11 11 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL-2 12 12 * @link https://github.com/conraid/blank-footnotes … … 14 14 15 15 /* 16 Plugin Name: Blank _Footnotes16 Plugin Name: Blank Footnotes 17 17 Plugin URI: https://github.com/conraid/blank-footnotes 18 18 Description: Footnotes in Markdown mode 19 Version: 1.6. 219 Version: 1.6.3 20 20 Author: Corrado Franco <conraid@linux.it> 21 21 Author URI: http://conraid.net … … 26 26 27 27 /** 28 * Copyright 2016-201 8Corrado Franco <conraid@linux.it>28 * Copyright 2016-2019 Corrado Franco <conraid@linux.it> 29 29 * 30 30 * This program is free software; you can redistribute it and/or -
blank-footnotes/tags/1.6.3/changelog.txt
r1995870 r2028388 1 1 *** Blank Footnotes *** 2 3 2019-02-11 version 1.6.3 4 5 * Fixed plugin name 2 6 3 7 2018-11-10 version 1.6.2 -
blank-footnotes/tags/1.6.3/readme.txt
r2014904 r2028388 5 5 Requires at least: 4.4 6 6 Tested up to: 5.0.3 7 Stable tag: 1.6. 27 Stable tag: 1.6.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 50 50 == Changelog == 51 52 = 1.6.3 = 53 54 * Fixed plugin name 51 55 52 56 = 1.6.2 = -
blank-footnotes/trunk/blank-footnotes.php
r1995870 r2028388 8 8 * @package Blank_Footnotes 9 9 * @author Corrado Franco <conraid@linux.it> 10 * @copyright 2016-201 8Corrado Franco10 * @copyright 2016-2019 Corrado Franco 11 11 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GPL-2 12 12 * @link https://github.com/conraid/blank-footnotes … … 14 14 15 15 /* 16 Plugin Name: Blank _Footnotes16 Plugin Name: Blank Footnotes 17 17 Plugin URI: https://github.com/conraid/blank-footnotes 18 18 Description: Footnotes in Markdown mode 19 Version: 1.6. 219 Version: 1.6.3 20 20 Author: Corrado Franco <conraid@linux.it> 21 21 Author URI: http://conraid.net … … 26 26 27 27 /** 28 * Copyright 2016-201 8Corrado Franco <conraid@linux.it>28 * Copyright 2016-2019 Corrado Franco <conraid@linux.it> 29 29 * 30 30 * This program is free software; you can redistribute it and/or -
blank-footnotes/trunk/changelog.txt
r1995870 r2028388 1 1 *** Blank Footnotes *** 2 3 2019-02-11 version 1.6.3 4 5 * Fixed plugin name 2 6 3 7 2018-11-10 version 1.6.2 -
blank-footnotes/trunk/readme.txt
r2014904 r2028388 5 5 Requires at least: 4.4 6 6 Tested up to: 5.0.3 7 Stable tag: 1.6. 27 Stable tag: 1.6.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 49 49 50 50 == Changelog == 51 52 = 1.6.3 = 53 54 * Fixed plugin name 51 55 52 56 = 1.6.2 =
Note: See TracChangeset
for help on using the changeset viewer.