Plugin Directory

Changeset 2240269


Ignore:
Timestamp:
02/07/2020 06:51:44 AM (6 years ago)
Author:
latheeshvmv
Message:

version update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-grid-builder-addon-for-elementor/trunk/post-grid-builder-addon-for-elementor.php

    r2193281 r2240269  
    1111 * Plugin URI:        https://codecanyon.net/item/elementor-post-grid-by-geeky-green-owl/23860376
    1212 * Description:       Create Grid layout for posts, pages & custom post types. Unlimited design possiblites, supports custom fields as well.
    13  * Version:           2.0.0
     13 * Version:           2.1.0
    1414 * Author:            Latheesh V M
    1515 * Author URI:        https://geekygreenowl.com
     
    2525defined( 'ABSPATH' ) || exit;
    2626define( 'EPGAE_PLUGIN_FILE', __FILE__ );
    27 define( 'EPGAE_VERSION', '2.0.0' );
     27define( 'EPGAE_VERSION', '2.1.0' );
    2828
    2929function epgae_activate() {
Note: See TracChangeset for help on using the changeset viewer.