Changeset 2708488
- Timestamp:
- 04/12/2022 10:11:55 AM (4 years ago)
- Location:
- definitive-addons-for-elementor/trunk
- Files:
-
- 3 added
- 2 edited
-
definitive_adons_elementor.php (modified) (2 diffs)
-
inc/Reuses/Da_Post.php (added)
-
js/typed.js (added)
-
js/typed.min.js (added)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
definitive-addons-for-elementor/trunk/definitive_adons_elementor.php
r2708457 r2708488 4 4 * Description: Advanced Widgets for Elementor Page Builder. 5 5 * Plugin URI: https://softfirm.net/ 6 * Version: 1.5. 46 * Version: 1.5.5 7 7 * Author: Softfirm 8 8 * Author URI: https://softfirm.net/definitive-addons/ … … 31 31 * @var string The plugin version. 32 32 */ 33 const VERSION = '1.5. 4';33 const VERSION = '1.5.5'; 34 34 35 35 /** -
definitive-addons-for-elementor/trunk/readme.txt
r2708457 r2708488 5 5 Tested up to: 5.9.3 6 6 Requires PHP: 5.4 7 Stable tag: 1.5. 48 Version: 1.5. 47 Stable tag: 1.5.5 8 Version: 1.5.5 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 102 102 == Changelog == 103 103 104 = 1.5.5 = 105 not all files committed in previous version 106 104 107 = 1.5.4 = 105 108 all elements massively modified
Note: See TracChangeset
for help on using the changeset viewer.