Changeset 2628411 for charitable/trunk/charitable.php
- Timestamp:
- 11/12/2021 05:17:55 AM (4 years ago)
- File:
-
- 1 edited
-
charitable/trunk/charitable.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
charitable/trunk/charitable.php
r2583895 r2628411 4 4 * Plugin URI: https://www.wpcharitable.com 5 5 * Description: The WordPress fundraising alternative for non-profits, created to help non-profits raise money on their own website. 6 * Version: 1.6.5 36 * Version: 1.6.54 7 7 * Author: WP Charitable 8 8 * Author URI: https://wpcharitable.com 9 9 * Requires at least: 4.1 10 * Tested up to: 5.8 10 * Tested up to: 5.8.2 11 11 * 12 12 * Text Domain: charitable … … 32 32 33 33 /* Plugin version. */ 34 const VERSION = '1.6.5 3';34 const VERSION = '1.6.54'; 35 35 36 36 /* Version of database schema. */
Note: See TracChangeset
for help on using the changeset viewer.