Plugin Directory

Changeset 3454273


Ignore:
Timestamp:
02/05/2026 06:04:04 AM (5 weeks ago)
Author:
techbeeps
Message:

version 2.5.3

Location:
sales-analytics-for-woocommerce
Files:
42 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • sales-analytics-for-woocommerce/trunk/readme.txt

    r3454271 r3454273  
    66Tested up to: 6.9 
    77Requires PHP: 7.4 
    8 Stable tag: 2.5.2
     8Stable tag: 2.5.3
    99License: GPLv2 or later 
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html 
     
    6666
    6767== Changelog ==
    68 =2.5.2=
     68=2.5.3=
    6969* Update banner images
    7070
  • sales-analytics-for-woocommerce/trunk/sales-analytics-for-woocommerce.php

    r3454271 r3454273  
    44Plugin URI: https://plugins.techbeeps.com
    55Description: A plugin to generate custom analytics reports for WooCommerce stores, including sales data, product performance, and more.
    6 Version: 2.5.2
     6Version: 2.5.3
    77Author: Techbeeps services
    88Author URI: https://www.techbeeps.com
     
    2020
    2121
    22 define('SALESAFW_SALES_ANALYTICS_TBS_VERSION', '2.5.2');
     22define('SALESAFW_SALES_ANALYTICS_TBS_VERSION', '2.5.3');
    2323define('SALESAFW_SALES_ANALYTICS_TBS_PATH', plugin_dir_path(__FILE__));
    2424define('SALESAFW_SALES_ANALYTICS_TBS_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.