Plugin Directory

Changeset 3310234


Ignore:
Timestamp:
06/12/2025 07:18:15 AM (9 months ago)
Author:
uapp
Message:

Updated the plugin version to 10.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • responsive-tabs-for-elementor/trunk/responsive-tabs-for-elementor.php

    r3309165 r3310234  
    88 * Description: Responsive Tab Plugin for Elementor allows you to show multiple levels of tabs in accordion with text, images, ets.
    99 * Plugin URI:
    10  * Version:     10.0.0
     10 * Version:     10.0.1
    1111 * Author:      UAPP GROUP
    1212 * Author URI:  https://uapp.group/
     
    2020 * Plugin Version
    2121 *
    22  * @since 10.0.0
     22 * @since 10.0.1
    2323 * @var string The plugin version.
    2424 */
    25 define('RESPONSIVE_TABS_VERSION', '10.0.0');
     25define('RESPONSIVE_TABS_VERSION', '10.0.1');
    2626
    2727/**
Note: See TracChangeset for help on using the changeset viewer.