Plugin Directory

Changeset 3379205


Ignore:
Timestamp:
10/16/2025 04:18:42 AM (5 months ago)
Author:
bestwpdeveloper
Message:

version 1.1.7

Location:
cv-builder
Files:
320 added
2 edited

Legend:

Unmodified
Added
Removed
  • cv-builder/trunk/cv-builder.php

    r3377339 r3379205  
    44 * Description: WP CV Builder with eye-catching style with 24+ preset design.
    55 * Plugin URI:  https://wpcvbuilder.com/
    6  * Version:     1.1.6
     6 * Version:     1.1.7
    77 * Author:      Best WP Developer
    88 * Author URI:  https://bestwpdeveloper.com/
     
    4040
    4141define( 'BWDCV_PLUGIN_NAME', plugin_basename( __DIR__ ) );
    42 define( "BWDCV_VERSION", '2.1.4' );
     42define( "BWDCV_VERSION", '1.1.7' );
    4343define( "BWDCV_TD", 'wp-cv-builder-saas' );
    4444define( 'BWDCV_FILE', __FILE__ );
  • cv-builder/trunk/readme.txt

    r3377343 r3379205  
    66Tested up to: 6.7.1
    77Requires PHP: 7.2
    8 Stable tag: 1.1.6
     8Stable tag: 1.1.7
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.