Plugin Directory


Ignore:
Timestamp:
11/12/2021 05:17:55 AM (4 years ago)
Author:
ericdaams
Message:

Tagging 1.6.54

File:
1 edited

Legend:

Unmodified
Added
Removed
  • charitable/trunk/charitable.php

    r2583895 r2628411  
    44 * Plugin URI:        https://www.wpcharitable.com
    55 * Description:       The WordPress fundraising alternative for non-profits, created to help non-profits raise money on their own website.
    6  * Version:           1.6.53
     6 * Version:           1.6.54
    77 * Author:            WP Charitable
    88 * Author URI:        https://wpcharitable.com
    99 * Requires at least: 4.1
    10  * Tested up to:      5.8
     10 * Tested up to:      5.8.2
    1111 *
    1212 * Text Domain:       charitable
     
    3232
    3333        /* Plugin version. */
    34         const VERSION = '1.6.53';
     34        const VERSION = '1.6.54';
    3535
    3636        /* Version of database schema. */
Note: See TracChangeset for help on using the changeset viewer.