Plugin Directory

Changeset 2831127


Ignore:
Timestamp:
12/09/2022 11:58:35 AM (3 years ago)
Author:
truendo
Message:

changed version number

Location:
truendo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • truendo/trunk/README.txt

    r2752061 r2831127  
    116116== Changelog ==
    117117
     118= 2.2.6 =
     119Fix compatibility
     120
    118121= 2.2.5 =
    119122Auto-Blocking updates
  • truendo/trunk/truendo.php

    r2819207 r2831127  
    66 * Plugin URI:         https://truendo.com/docs/how-to-add-privacy-policy/wordpress/
    77 * Description:       For quick and easy GDPR & Cookie compliance add Truendo to your website
    8  * Version:           2.2.5
     8 * Version:           2.2.6
    99 * Author:            TRUENDO
    1010 * Author URI:        https://www.truendo.com
     
    2525 * Rename this for your plugin and update it as you release new versions.
    2626 */
    27 define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2.5' );
     27define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2.6' );
    2828
    2929
Note: See TracChangeset for help on using the changeset viewer.