Plugin Directory

Changeset 568418


Ignore:
Timestamp:
07/06/2012 07:43:24 PM (14 years ago)
Author:
elubow
Message:

Update code to 0.7.1

Location:
simplereach-slide/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simplereach-slide/trunk/readme.txt

    r568415 r568418  
    66Requires at least: 2.7
    77Tested up to: 3.4.1
    8 Stable tag: 0.7.0
     8Stable tag: 0.7.1
    99
    1010The Slide recommends related posts from within your site on a widget that "slides" in at the bottom of the page.
     
    5252
    5353== Changelog ==
     54= 0.7.1
     55* Bumping version
    5456
    5557= 0.7.0 =
  • simplereach-slide/trunk/srslide.php

    r568415 r568418  
    44    Plugin URI: https://www.simplereach.com
    55    Description: After installation, you must click '<a href='options-general.php?page=SimpleReach-Slide'>Settings &rarr; SimpleReach Slide</a>' to turn on The Slide.
    6     Version: 0.6.2
     6    Version: 0.7.1
    77    Author: SimpleReach
    88    Author URI: https://www.simplereach.com
    99    */
    1010
    11 define('SRSLIDE_PLUGIN_VERSION', '0.6.2');
     11define('SRSLIDE_PLUGIN_VERSION', '0.7.1');
    1212define('SRSLIDE_PLUGIN_DIR', dirname(__FILE__));
    1313define('SRSLIDE_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.