Changeset 3340525
- Timestamp:
- 08/06/2025 05:18:37 PM (7 months ago)
- Location:
- visualcomposer/trunk
- Files:
-
- 2 edited
-
plugin-wordpress.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
visualcomposer/trunk/plugin-wordpress.php
r3340519 r3340525 5 5 * Plugin URI: https://visualcomposer.com/premium/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text 6 6 * Description: Create your WordPress website with the fast and easy-to-use drag-and-drop builder for experts and beginners. 7 * Version: 45.1 4.07 * Version: 45.15.0 8 8 * Author: visualcomposer.com 9 9 * Author URI: https://visualcomposer.com/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text … … 47 47 * Plugin version constant 48 48 */ 49 define('VCV_VERSION', '45.1 4.0');49 define('VCV_VERSION', '45.15.0'); 50 50 /** 51 51 * Plugin url: 'http://web/wp-content/plugins/plugin_dir/' -
visualcomposer/trunk/readme.txt
r3340218 r3340525 5 5 Requires at least: 5.5 6 6 Tested up to: 6.8.2 7 Stable tag: 45.1 4.07 Stable tag: 45.15.0 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 222 222 223 223 == Changelog == 224 225 = 45.15.0 = 226 *Release Date - 2025-08-06* 227 228 ### Free: 229 - Fix: Vendor folder has been properly included 224 230 225 231 = 45.14.0 =
Note: See TracChangeset
for help on using the changeset viewer.