Changeset 3310257
- Timestamp:
- 06/12/2025 07:47:58 AM (9 months ago)
- Location:
- responsive-tabs-for-elementor/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
responsive-tabs-for-elementor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
responsive-tabs-for-elementor/trunk/readme.txt
r3310230 r3310257 5 5 Requires at least: 5.9 6 6 Tested up to: 6.8.1 7 Stable tag: 10.0. 17 Stable tag: 10.0.2 8 8 License: GPLv3 9 9 License URI: https://opensource.org/licenses/GPL-3.0 -
responsive-tabs-for-elementor/trunk/responsive-tabs-for-elementor.php
r3310234 r3310257 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. 110 * Version: 10.0.2 11 11 * Author: UAPP GROUP 12 12 * Author URI: https://uapp.group/ … … 20 20 * Plugin Version 21 21 * 22 * @since 10.0. 122 * @since 10.0.2 23 23 * @var string The plugin version. 24 24 */ 25 define('RESPONSIVE_TABS_VERSION', '10.0. 1');25 define('RESPONSIVE_TABS_VERSION', '10.0.2'); 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.