Plugin Directory

Changeset 3274981


Ignore:
Timestamp:
04/16/2025 04:54:42 PM (12 months ago)
Author:
pluginsandsnippets
Message:

trunk 2.2.2

Location:
psupsellmaster/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • psupsellmaster/trunk/psupsellmaster.php

    r3269172 r3274981  
    44 * Plugin URI:        https://www.pluginsandsnippets.com/downloads/upsellmaster/
    55 * Description:       UpsellMaster increases website conversion by adding tailored upsell suggestions for WooCommerce and Easy Digital Downloads webshops. Choose between displaying upsells (selected automatically), time-limited discount campaigns or recently viewed products and systematically see an increase in order values.
    6  * Version:           2.2.1
     6 * Version:           2.2.2
    77 * Author:            Plugins & Snippets
    88 * Author URI:        https://pluginsandsnippets.com/
     
    1111 * Text Domain:       psupsellmaster
    1212 * Requires at least: 6.2
    13  * Tested up to:      6.5
     13 * Tested up to:      6.8
    1414 *
    1515 * @package           PsUpsellMaster
     
    9393
    9494        // Set the base constants.
    95         define( 'PSUPSELLMASTER_VER', '2.2.1' );
     95        define( 'PSUPSELLMASTER_VER', '2.2.2' );
    9696        define( 'PSUPSELLMASTER_NAME', 'UpsellMaster' );
    9797        define( 'PSUPSELLMASTER_FILE', __FILE__ );
  • psupsellmaster/trunk/readme.txt

    r3269172 r3274981  
    66Tags: upsells, discounts, sales, woocommerce upsells, easy digital downloads upsells
    77Requires at least: 6.2
    8 Tested up to: 6.7
     8Tested up to: 6.8
    99Requires PHP: 5.6
    10 Stable Tag: 2.2.1
     10Stable Tag: 2.2.2
    1111License: GPL v2 or later
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    168168
    169169== Changelog ==
     170
     171= Version 2.2.2 - April 16, 2025 =
     172Test: WordPress version 6.8
    170173
    171174= Version 2.2.1 - April 08, 2025 =
Note: See TracChangeset for help on using the changeset viewer.