Plugin Directory

Changeset 3137713


Ignore:
Timestamp:
08/19/2024 03:51:16 PM (19 months ago)
Author:
custom4web
Message:

Tested up to WP version 6.6.1 and WooCommerce version 9.1.4.

Location:
growanizer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • growanizer/trunk/growanizer.php

    r2595114 r3137713  
    44 * Plugin Name: Growanizer
    55 * Description: The new generation of smart sales for WooCommerce.
    6  * Version: 1.0.2
     6 * Version: 1.0.3
    77 * Author: Custom4Web
    88 * Author URI: https://www.custom4web.com/
     
    1010 * Domain Path: /languages/
    1111 * WC requires at least: 3.0.0
    12  * WC tested up to: 5.5.2
     12 * WC tested up to: 9.1.4
    1313 */
    1414
     
    3838        const ADMIN_PATH   = 'admin';
    3939        const MODULES_PATH   = 'modules';
    40         const VERSION      = '1.0.2';
     40        const VERSION      = '1.0.3';
    4141        const PREFIX       = 'growanizer_';
    4242
  • growanizer/trunk/readme.txt

    r2595114 r3137713  
    44Donate link: https://codecanyon.net/user/custom4web/portfolio
    55Requires at least: 5.5
    6 Tested up to: 5.8.0
     6Tested up to: 6.6.1
    77Requires PHP: 7.0
    8 Stable tag: 1.0.2
     8Stable tag: 1.0.3
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    6464
    65651.0.2 Added compatibility with theme Irankala. Fixed incompatibility with the plugin Advanced AJAX Product Filters for WooCommerce.
     66
     671.0.3 Tested up to WP version 6.6.1 and WooCommerce version 9.1.4.
Note: See TracChangeset for help on using the changeset viewer.