Plugin Directory

Changeset 3128887


Ignore:
Timestamp:
07/31/2024 03:13:30 PM (20 months ago)
Author:
impacttechpartners
Message:

release version 1.0.28

Location:
impact-partnership-cloud
Files:
3 edited
5 copied

Legend:

Unmodified
Added
Removed
  • impact-partnership-cloud/tags/1.0.28/changelog.txt

    r3093484 r3128887  
    11*** Impact Partnership Cloud ***
     2
     32024-07-16 - version 1.0.28
     4 * Feature - compability with WooCommerce version 9
    25
    362024-05-27 - version 1.0.27
  • impact-partnership-cloud/tags/1.0.28/impact.php

    r3093484 r3128887  
    33 * Plugin Name:       Impact: Partnership Cloud
    44 * Description:       Partnership cloud app plugin for Woocomerce that tracks every conversion made trough one of Impact's referral links.
    5  * Version:           1.0.27
     5 * Version:           1.0.28
    66 * Requires at least: 5.0
    77 * Requires PHP:      7.0
     
    1010 *
    1111 * WC requires at least: 4.7
    12  * WC tested up to: 8
     12 * WC tested up to: 9
    1313 *
    1414 * License:           GPL v2 or later
     
    3939     * @var string
    4040     */
    41     private $version = '1.0.27';
     41    private $version = '1.0.28';
    4242    /**
    4343     * Singleton instance of the plugin
  • impact-partnership-cloud/tags/1.0.28/readme.txt

    r3093484 r3128887  
    44Tested up to: 6.5.3
    55Requires PHP: 7.0
    6 Stable tag: 1.0.27
     6Stable tag: 1.0.28
    77License: GPLv2 or later License
    88URI: http://www.gnu.org/licenses/gpl-2.0.html
  • impact-partnership-cloud/trunk/changelog.txt

    r3093484 r3128887  
    11*** Impact Partnership Cloud ***
     2
     32024-07-16 - version 1.0.28
     4 * Feature - compability with WooCommerce version 9
    25
    362024-05-27 - version 1.0.27
  • impact-partnership-cloud/trunk/impact.php

    r3093484 r3128887  
    33 * Plugin Name:       Impact: Partnership Cloud
    44 * Description:       Partnership cloud app plugin for Woocomerce that tracks every conversion made trough one of Impact's referral links.
    5  * Version:           1.0.27
     5 * Version:           1.0.28
    66 * Requires at least: 5.0
    77 * Requires PHP:      7.0
     
    1010 *
    1111 * WC requires at least: 4.7
    12  * WC tested up to: 8
     12 * WC tested up to: 9
    1313 *
    1414 * License:           GPL v2 or later
     
    3939     * @var string
    4040     */
    41     private $version = '1.0.27';
     41    private $version = '1.0.28';
    4242    /**
    4343     * Singleton instance of the plugin
  • impact-partnership-cloud/trunk/readme.txt

    r3093484 r3128887  
    44Tested up to: 6.5.3
    55Requires PHP: 7.0
    6 Stable tag: 1.0.27
     6Stable tag: 1.0.28
    77License: GPLv2 or later License
    88URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.