Changeset 2228286
- Timestamp:
- 01/16/2020 09:49:34 AM (6 years ago)
- Location:
- bio-links/trunk
- Files:
-
- 3 edited
-
Bio_Links_Plugin.php (modified) (1 diff)
-
bio-links.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bio-links/trunk/Bio_Links_Plugin.php
r2228281 r2228286 24 24 * @var string 25 25 */ 26 private $version = '1.0. 2';26 private $version = '1.0.3'; 27 27 28 28 -
bio-links/trunk/bio-links.php
r2228281 r2228286 8 8 * Plugin URI: http://pyronaur.com/plugins/bio-links 9 9 * Description: With Bio Links plugin you can turn a single link into many. A helpful tool direct your visitors where they need to go. 10 * Version: 1.0. 210 * Version: 1.0.3 11 11 * Author: Pyronaur 12 12 * Author URI: http://pyronaur.com -
bio-links/trunk/readme.txt
r2228281 r2228286 5 5 Requires at least: 4.7.0 6 6 Tested up to: 5.3.2 7 Stable tag: 1.0. 27 Stable tag: 1.0.3 8 8 Requires PHP: 5.4.0 9 9 License: GPLv3 or later … … 60 60 61 61 == Changelog == 62 = 1.0.3 = 63 * Cleaned up links, demos, readme 64 * Removed Welcome Message for now 65 * Preparing for more updates 66 62 67 = 1.0.0 = 63 68 * First Release!
Note: See TracChangeset
for help on using the changeset viewer.