Plugin Directory

Changeset 2943193


Ignore:
Timestamp:
07/25/2023 03:42:58 PM (3 years ago)
Author:
rezaplus
Message:

update 4.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • twchat/trunk/twchat.php

    r2943170 r2943193  
    44 * Description: Allowing admins to send messages to customers and vice versa through popular chat platforms.
    55 * Author: Rellaco
    6  * Version: 4.0.1
     6 * Version: 4.0.2
    77 * Author URI: https://rellaco.com
    88 * Plugin URI: "https://rellaco.com/product/TwoWayChat"
     
    4848 * @since 1.0.0
    4949 */
    50 defined( 'TWCH_VERSION' ) or define( 'TWCH_VERSION', '4.0.1' );
     50defined( 'TWCH_VERSION' ) or define( 'TWCH_VERSION', '4.0.2' );
    5151
    5252// run plugin
Note: See TracChangeset for help on using the changeset viewer.