Plugin Directory

Changeset 3138002


Ignore:
Timestamp:
08/20/2024 07:46:33 AM (7 months ago)
Author:
acewebx
Message:

Version Update

Location:
ace-twilio-for-woocommerce
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified ace-twilio-for-woocommerce/trunk/README.txt

    r3024932 r3138002  
    44Requires at least: 3.0.1
    55Tested up to: 6.4.2
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • TabularUnified ace-twilio-for-woocommerce/trunk/ace-twilio-for-woocommerce.php

    r3019182 r3138002  
    1717 * Plugin URI:        www.acewebx.com
    1818 * Description:       This plugin help us to send sms when user placed order, It send order status notification to customers.
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            AceWebx Team
    2121 * Author URI:        www.acewebx.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('ACE_TWILIO_FOR_WOOCOMMERCE_VERSION', '1.0.3');
     38define('ACE_TWILIO_FOR_WOOCOMMERCE_VERSION', '1.0.4');
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.