Plugin Directory

Changeset 905320


Ignore:
Timestamp:
04/30/2014 06:04:48 AM (12 years ago)
Author:
simplethemes
Message:

# update version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smpl-shortcodes/trunk/smpl-shortcodes.php

    r905309 r905320  
    33Plugin Name: Simple Shortcodes
    44Description: This plugin works in conjuction with the SMPL framework to create shortcodes for many of the framework's internal elements.
    5 Version: 1.0.9
     5Version: 1.0.10
    66Author: simplethemes
    77Author URI: http://www.simplethemes.com
     
    2626*/
    2727
    28 define( 'SMPL_SHORTCODES_PLUGIN_VERSION', '1.0.9' );
     28define( 'SMPL_SHORTCODES_PLUGIN_VERSION', '1.0.10' );
    2929define( 'SMPL_SHORTCODES_PLUGIN_DIR', dirname( __FILE__ ) );
    3030define( 'SMPL_SHORTCODES_PLUGIN_URI', plugins_url( '' , __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.