Plugin Directory

Changeset 2892983


Ignore:
Timestamp:
04/03/2023 05:42:21 PM (3 years ago)
Author:
artemari
Message:

Bumped version to 1.7.6

Location:
cookie-notice-and-consent-banner/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cookie-notice-and-consent-banner/trunk/class-cncb-main.php

    r2813033 r2892983  
    33 * Plugin Name: Cookie Notice and Consent Banner
    44 * Description: Cookie Notice or Consent Banner as Required by Privacy Laws (GDPR & CCPA). Easily Customizable to Fit Your Design.
    5  * Version: 1.7.5
     5 * Version: 1.7.6
    66 * Author: GDPR
    77 * Author URI: https://gdprinfo.eu
     
    1616}
    1717
    18 define( 'CNCB_VERSION', '1.7.4' );
     18define( 'CNCB_VERSION', '1.7.6' );
    1919define( 'CNCB_PREFIX', 'cncb' );
    2020define( 'CNCB_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) );
  • cookie-notice-and-consent-banner/trunk/readme.txt

    r2813033 r2892983  
    66Tags: Cookie, GDPR, CCPA, Compliance, Cookie Consent, Cookie Notice, Cookie banner, Privacy, Cookie Compliance, Law, Compliant
    77Requires at least: 5.0
    8 Tested up to: 6.1
     8Tested up to: 6.2
    99Stable tag: trunk
    1010License: GPLv2 or later
     
    3535
    3636== Changelog ==
     37= 1.7.6 - 04. APRIL 2023 =
     38* Fix: Preview customizer issue
    3739
    3840= 1.7.5 - 26. NOV 2022 =
Note: See TracChangeset for help on using the changeset viewer.