Plugin Directory

Changeset 3269086


Ignore:
Timestamp:
04/08/2025 04:55:17 PM (12 months ago)
Author:
moinuddinmunna
Message:

readme tag and short desc. edit

Location:
complete-mini-cart-for-woocommerce/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • complete-mini-cart-for-woocommerce/trunk/complete-mini-cart-for-woocommerce.php

    r3268083 r3269086  
    55 * Plugin URI:        https://cmcw.mnddn.site/
    66 * Description:       This plugin adds a mini cart feature to your WooCommerce store. An Elementor Widget and a shortcode. All that you needed in one simple plugin.
    7  * Version:           1.0.2
     7 * Version:           1.0.3
    88 * Requires at least: 6.0
    99 * Requires PHP:      7.4
     
    5858        define('CMCW_PATH', plugin_dir_path(__FILE__));
    5959        define('CMCW_URL', plugin_dir_url(__FILE__));
    60         define('CMCW_VERSION', '1.0.2');
     60        define('CMCW_VERSION', '1.0.3');
    6161    }
    6262
  • complete-mini-cart-for-woocommerce/trunk/readme.txt

    r3269078 r3269086  
    55Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88Short Description: A powerful, lightweight, and fully customizable mini cart plugin to improve user experience with an AJAX-powered cart and real-time updates.
    99License: GPLv2 or later
     
    6565* Added settings link
    6666
     67= 1.0.3 =
     68* readme fix
     69
    6770== Upgrade Notice ==
    6871= 1.0.0 =
     
    7578Third version of **Complete Mini Cart for WooCommerce**.
    7679
     80= 1.0.3 =
     81Fourth version of **Complete Mini Cart for WooCommerce**.
     82
    7783
    7884== Support ==
Note: See TracChangeset for help on using the changeset viewer.