Plugin Directory

Changeset 848890


Ignore:
Timestamp:
01/31/2014 04:42:33 PM (12 years ago)
Author:
dtelepathy
Message:

Compatible-up-to version update

Location:
flare/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • flare/trunk/flare.php

    r792410 r848890  
    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.6
     6Version: 1.2.7
    77Author: dtelepathy
    88Author URI: http://www.dtelepathy.com/
  • flare/trunk/lib/constants.php

    r792410 r848890  
    2727
    2828// Plugin Version
    29 if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2.6" );
     29if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2.7" );
    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

    r792457 r848890  
    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.7
     6Tested up to: 3.8.1
    77License: GPL3
    88Stable tag: trunk
     
    8282
    8383== Changelog ==
     84= 1.2.7 =
     85* Update compatible-up-to version number
     86
    8487= 1.2.6 =
    8588* Added a fix for Pinterest count
Note: See TracChangeset for help on using the changeset viewer.