Plugin Directory

Changeset 3310257


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

Updated the plugin version to 10.0.2

Location:
responsive-tabs-for-elementor/trunk
Files:
2 edited

Legend:

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

    r3310230 r3310257  
    55Requires at least: 5.9
    66Tested up to: 6.8.1
    7 Stable tag: 10.0.1
     7Stable tag: 10.0.2
    88License: GPLv3
    99License URI: https://opensource.org/licenses/GPL-3.0
  • responsive-tabs-for-elementor/trunk/responsive-tabs-for-elementor.php

    r3310234 r3310257  
    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.1
     10 * Version:     10.0.2
    1111 * Author:      UAPP GROUP
    1212 * Author URI:  https://uapp.group/
     
    2020 * Plugin Version
    2121 *
    22  * @since 10.0.1
     22 * @since 10.0.2
    2323 * @var string The plugin version.
    2424 */
    25 define('RESPONSIVE_TABS_VERSION', '10.0.1');
     25define('RESPONSIVE_TABS_VERSION', '10.0.2');
    2626
    2727/**
Note: See TracChangeset for help on using the changeset viewer.