Plugin Directory

Changeset 788343


Ignore:
Timestamp:
10/15/2013 07:40:52 PM (12 years ago)
Author:
dtelepathy
Message:

Version number update to 1.2.5

Location:
flare/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • flare/trunk/flare.php

    r738824 r788343  
    44Plugin URI: http://www.dtelepathy.com/
    55Description: Flare is a simple yet eye-catching social sharing bar that gets you followed and lets your content get shared via posts, pages, and media types.
    6 Version: 1.2.4
     6Version: 1.2.5
    77Author: dtelepathy
    88Author URI: http://www.dtelepathy.com/
  • flare/trunk/lib/constants.php

    r784054 r788343  
    2727
    2828// Plugin Version
    29 if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2.4" );
     29if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2.5" );
    3030
    3131// Environment - change to "development" to load .dev.js JavaScript files (DON'T FORGET TO TURN IT BACK BEFORE USING IN PRODUCTION)
  • flare/trunk/readme.txt

    r784741 r788343  
    44Tags: dtelepathy, dtlabs, sharebar, social widget, sidebar, facebook, twitter, sharethis, simple, social bar, pinterest, stumbleupon, reddit, flare, social share, social flare
    55Requires at least: 3.0
    6 Tested up to: 3.6
     6Tested up to: 3.6.1
    77License: GPL3
    88Stable tag: trunk
     
    8282
    8383== Changelog ==
    84 = 1.2.4 =
     84= 1.2.5 =
    8585* Added option to disable Filament icon
    86 * Updated messaging to better describe the future of Flare (Pro)
    8786* Increased width of horizontal bubbles to account for a sizing bug with the LinkedIn share button
    8887* Added Github and Soundcloud follow icons
     88
     89= 1.2.4 =
     90* Updated messaging to better describe the future of Flare (Pro)
    8991
    9092= 1.2.3 =
Note: See TracChangeset for help on using the changeset viewer.