Plugin Directory

Changeset 977057


Ignore:
Timestamp:
09/02/2014 02:39:33 PM (11 years ago)
Author:
chriswallace
Message:

Bump version to 1.0.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freefolio/trunk/freefolio.php

    r971794 r977057  
    1515 * Plugin URI:        http://wordpress.org/plugins/freefolio-by-upthemes/
    1616 * Description:       Adds a portfolio post type, custom widget and automatically imports Dribbble shots.
    17  * Version:           1.0.0
     17 * Version:           1.0.1
    1818 * Author:            Matthew Simo and Chris Wallace
    1919 * Author URI:        https://upthemes.com
     
    3030}
    3131
    32 define( 'DPI__VERSION',       '1.0.0' );
     32define( 'DPI__VERSION',       '1.0.1' );
    3333define( 'DPI__PLUGIN_DIR',    plugin_dir_path( __FILE__ ) );
    3434define( 'DPI__PLUGIN_FILE',   __FILE__ );
Note: See TracChangeset for help on using the changeset viewer.