Plugin Directory

Changeset 2228286


Ignore:
Timestamp:
01/16/2020 09:49:34 AM (6 years ago)
Author:
justnorris
Message:

Preparing for 1.0.3 release

Location:
bio-links/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • bio-links/trunk/Bio_Links_Plugin.php

    r2228281 r2228286  
    2424     * @var string
    2525     */
    26     private $version = '1.0.2';
     26    private $version = '1.0.3';
    2727
    2828
  • bio-links/trunk/bio-links.php

    r2228281 r2228286  
    88 * Plugin URI:        http://pyronaur.com/plugins/bio-links
    99 * 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.2
     10 * Version:           1.0.3
    1111 * Author:            Pyronaur
    1212 * Author URI:        http://pyronaur.com
  • bio-links/trunk/readme.txt

    r2228281 r2228286  
    55Requires at least: 4.7.0
    66Tested up to: 5.3.2
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88Requires PHP: 5.4.0
    99License: GPLv3 or later
     
    6060
    6161== Changelog ==
     62= 1.0.3 =
     63* Cleaned up links, demos, readme
     64* Removed Welcome Message for now
     65* Preparing for more updates
     66
    6267= 1.0.0 =
    6368* First Release!
Note: See TracChangeset for help on using the changeset viewer.