Plugin Directory

Changeset 2682914


Ignore:
Timestamp:
02/22/2022 10:36:17 AM (4 years ago)
Author:
raisedonors
Message:

updated the tested up to tag

Location:
raisedonors
Files:
3 edited
5 copied

Legend:

Unmodified
Added
Removed
  • raisedonors/tags/1.0.6/README.txt

    r2682909 r2682914  
    33Tags: online fundraising, donation pages, RaiseDonors, donate
    44Requires at least: 5.0.0
    5 Tested up to: 5.6
     5Tested up to: 5.9
    66Requires PHP: 7.1
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6464
    6565== Changelog ==
     661.0.6
     67* 2022-02-22 update - updated the tested up to tag
     68
    66691.0.5
    67 * 2022-01-27 fix - updated the code to catch deleted pages
     70* 2022-02-21 fix - updated the code to catch deleted pages
    6871
    69721.0.4
  • raisedonors/tags/1.0.6/raise-donors.php

    r2463204 r2682914  
    2727 * Currently plugin version.
    2828 */
    29 define( 'RAISE_DONORS_VERSION', '1.0.4' );
     29define( 'RAISE_DONORS_VERSION', '1.0.6' );
    3030
    3131/**
  • raisedonors/trunk/README.txt

    r2682909 r2682914  
    33Tags: online fundraising, donation pages, RaiseDonors, donate
    44Requires at least: 5.0.0
    5 Tested up to: 5.6
     5Tested up to: 5.9
    66Requires PHP: 7.1
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6464
    6565== Changelog ==
     661.0.6
     67* 2022-02-22 update - updated the tested up to tag
     68
    66691.0.5
    67 * 2022-01-27 fix - updated the code to catch deleted pages
     70* 2022-02-21 fix - updated the code to catch deleted pages
    6871
    69721.0.4
  • raisedonors/trunk/raise-donors.php

    r2463204 r2682914  
    2727 * Currently plugin version.
    2828 */
    29 define( 'RAISE_DONORS_VERSION', '1.0.4' );
     29define( 'RAISE_DONORS_VERSION', '1.0.6' );
    3030
    3131/**
Note: See TracChangeset for help on using the changeset viewer.