Plugin Directory

Changeset 3276982

Timestamp:
04/18/2025 11:31:38 PM (11 months ago)
Author:
sanbec
Message:

Fixing 2.3.1

Location:
elemendas-addons
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • elemendas-addons/trunk/elemendas-addons.php

    r2743055 r3276982  
    1919 * License:                    GPLv3 or later
    2020 * License URI:                https://www.gnu.org/licenses/gpl-3.0.txt
    21  * Elementor tested up to:     3.6.5
    22  * Elementor Pro tested up to: 3.7.1
    23  * Version:                    2.3.0
     21 * Elementor tested up to:     3.
     22 * Elementor Pro tested up to: 3.
     23 * Version:                    2.3.
    2424 * Requires at least and Requires PHP tags are declared at readme.txt and verified by a built-in function at /includes/plugin.php
    2525 */
     
    3030}
    3131
    32 define('ELEMENDAS_ADDONS_VERSION', '2.3.0' );
     32define('ELEMENDAS_ADDONS_VERSION', '2.3.' );
    3333define('ELM_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
    3434
Note: See TracChangeset for help on using the changeset viewer.