Plugin Directory

Changeset 3126968


Ignore:
Timestamp:
07/29/2024 02:40:22 AM (20 months ago)
Author:
termageddon
Message:

[1.4.4] Bug Fixes

Location:
termageddon-usercentrics
Files:
155 added
2 edited

Legend:

Unmodified
Added
Removed
  • termageddon-usercentrics/trunk/README.txt

    r3126962 r3126968  
    55Requires at least: 3.0.1
    66Tested up to: 6.6.1
    7 Stable tag: 1.4.3
     7Stable tag: 1.4.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626
    2727== Changelog ==
     28
     29= 1.4.4 =
     30
     31-   [FIX] Bug fixes
    2832
    2933= 1.4.3 =
  • termageddon-usercentrics/trunk/termageddon-usercentrics.php

    r3126962 r3126968  
    1515 * Plugin Name:       Termageddon + Usercentrics
    1616 * Description:       Easily integrate the Usercentrics consent solution into your website while controlling visibility for logged in users and admins.
    17  * Version:           1.4.3
     17 * Version:           1.4.4
    1818 * Author:            Termageddon
    1919 * Author URI:        https://termageddon.com
     
    3434 * Rename this for your plugin and update it as you release new versions.
    3535 */
    36 define( 'TERMAGEDDON_COOKIE_VERSION', '1.4.3' );
     36define( 'TERMAGEDDON_COOKIE_VERSION', '1.4.4' );
    3737
    3838define( 'TERMAGEDDON_COOKIE_PLUGIN_PATH', dirname( __FILE__ ) );// No trailing slash.
Note: See TracChangeset for help on using the changeset viewer.