Plugin Directory

Changeset 1125577


Ignore:
Timestamp:
04/01/2015 04:48:20 PM (11 years ago)
Author:
Placester
Message:

Released Placester Builder v1.3.1 to wordpress.org

Location:
placester
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • placester/tags/1.3.1/placester.php

    r1125547 r1125577  
    55Plugin URI: https://placester.com/
    66Author: Placester.com
    7 Version: 1.3.0
     7Version: 1.3.1
    88Author URI: https://www.placester.com/
    99*/
     
    2828*/
    2929
    30 define('PL_PLUGIN_VERSION','1.3.0');
     30define('PL_PLUGIN_VERSION','1.3.1');
    3131
    3232define( 'PL_PARENT_DIR', plugin_dir_path(__FILE__) );
  • placester/trunk/placester.php

    r1106360 r1125577  
    55Plugin URI: https://placester.com/
    66Author: Placester.com
    7 Version: 1.3.0
     7Version: 1.3.1
    88Author URI: https://www.placester.com/
    99*/
     
    2828*/
    2929
    30 define('PL_PLUGIN_VERSION','1.3.0');
     30define('PL_PLUGIN_VERSION','1.3.1');
    3131
    3232define( 'PL_PARENT_DIR', plugin_dir_path(__FILE__) );
Note: See TracChangeset for help on using the changeset viewer.