Plugin Directory

Changeset 2350321


Ignore:
Timestamp:
08/01/2020 09:49:09 AM (6 years ago)
Author:
josesotelocohen
Message:

updated version

Location:
inboundlatino-sendy-elements
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inboundlatino-sendy-elements/tags/2.0.0/sendy-elements.php

    r2350319 r2350321  
    3030     * @var string The plugin version.
    3131     */
    32     const VERSION = '1.0.1';
     32    const VERSION = '2.0.0';
    3333
    3434    /**
     
    3939     * @var string Minimum Elementor version required to run the plugin.
    4040     */
    41     const MINIMUM_ELEMENTOR_VERSION = '2.5.0';
     41    const MINIMUM_ELEMENTOR_VERSION = '2.9.0';
    4242
    4343    /**
  • inboundlatino-sendy-elements/trunk/sendy-elements.php

    r2350319 r2350321  
    3030     * @var string The plugin version.
    3131     */
    32     const VERSION = '1.0.1';
     32    const VERSION = '2.0.0';
    3333
    3434    /**
     
    3939     * @var string Minimum Elementor version required to run the plugin.
    4040     */
    41     const MINIMUM_ELEMENTOR_VERSION = '2.5.0';
     41    const MINIMUM_ELEMENTOR_VERSION = '2.9.0';
    4242
    4343    /**
Note: See TracChangeset for help on using the changeset viewer.