Plugin Directory

Changeset 3432428


Ignore:
Timestamp:
01/05/2026 06:29:20 AM (2 months ago)
Author:
bestwpdeveloper
Message:

version 1.2.1

Location:
cv-builder
Files:
324 added
2 edited

Legend:

Unmodified
Added
Removed
  • cv-builder/trunk/readme.txt

    r3432074 r3432428  
    66Tested up to: 6.9
    77Requires PHP: 7.2
    8 Stable tag: 1.2.0
     8Stable tag: 1.2.1
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1414== Description ==
    1515
    16 == 🎉 BLACK FRIDAY SPECIAL - LIMITED TIME OFFER! 🎉 ==
     16== 🎉 NEW YEAR SPECIAL - LIMITED TIME OFFER! 🎉 ==
    1717
    18 **[View Black Friday Deals →](https://wpcvbuilder.com/pricing/)**
    19 
    20 ![Black Friday Offer](https://bestwpdeveloper.com/plugin-assets/blackfriday.png)
     18**[View New Year Deals →](https://wpcvbuilder.com/pricing/)**
    2119
    2220== AI Is Replacing Jobs - But You Can Build a Business That Thrives Because of It ==
  • cv-builder/trunk/wp-cv-builder.php

    r3432074 r3432428  
    44 * Description: WP CV Builder with eye-catching style with 24+ preset design.
    55 * Plugin URI:  https://wpcvbuilder.com/
    6  * Version:     1.2.0
     6 * Version:     1.2.1
    77 * Author:      Best WP Developer
    88 * Author URI:  https://bestwpdeveloper.com/
     
    4040
    4141define( 'BWDCV_PLUGIN_NAME', plugin_basename( __DIR__ ) );
    42 define( "BWDCV_VERSION", '1.2.0' );
     42define( "BWDCV_VERSION", '1.2.1' );
    4343define( "BWDCV_TD", 'wp-cv-builder-saas' );
    4444define( 'BWDCV_FILE', __FILE__ );
Note: See TracChangeset for help on using the changeset viewer.