Changeset 3310234
- Timestamp:
- 06/12/2025 07:18:15 AM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
responsive-tabs-for-elementor/trunk/responsive-tabs-for-elementor.php
r3309165 r3310234 8 8 * Description: Responsive Tab Plugin for Elementor allows you to show multiple levels of tabs in accordion with text, images, ets. 9 9 * Plugin URI: 10 * Version: 10.0. 010 * Version: 10.0.1 11 11 * Author: UAPP GROUP 12 12 * Author URI: https://uapp.group/ … … 20 20 * Plugin Version 21 21 * 22 * @since 10.0. 022 * @since 10.0.1 23 23 * @var string The plugin version. 24 24 */ 25 define('RESPONSIVE_TABS_VERSION', '10.0. 0');25 define('RESPONSIVE_TABS_VERSION', '10.0.1'); 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.