Plugin Directory

Changeset 385956


Ignore:
Timestamp:
05/17/2011 05:57:06 PM (15 years ago)
Author:
cvernon
Message:

small version change

Location:
in-over-your-archives/tags/1.4.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • in-over-your-archives/tags/1.4.2/in_over_your_archives.php

    r379993 r385956  
    44Plugin URI: http://wordpress.org/extend/plugins/in-over-your-archives/
    55Description: This plugin will display your archive page in a nice way, just like on inoveryourhead.net
    6 Version: 1.4.1
     6Version: 1.4.2
    77Author: stresslimit
    88Author URI: http://stresslimitdesign.com
     
    5252    -------------------------------------------------------------*/
    5353
    54 define( 'IOYA_VERSION', '1.4.1' );
     54define( 'IOYA_VERSION', '1.4.2' );
    5555define( 'IOYA_PLUGIN_URL', path_join(plugins_url(), 'in-over-your-archives' ) );
    5656// define( 'IOYA_PLUGIN_URL', path_join( WP_PLUGIN_URL, basename( dirname( __FILE__ ) ).'' ) );
  • in-over-your-archives/tags/1.4.2/readme.txt

    r379993 r385956  
    6565== Changelog ==
    6666
     67= 1.4.2 =
     68* small bug fixes
     69
    6770= 1.4.1 =
    6871* implemented shortcode filtering by category.
Note: See TracChangeset for help on using the changeset viewer.