Plugin Directory

Changeset 2400307


Ignore:
Timestamp:
10/15/2020 04:31:31 PM (5 years ago)
Author:
marekgach
Message:

Tagging version 3.5

Location:
smartsupp-live-chat/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • smartsupp-live-chat/trunk/README.txt

    r2297660 r2400307  
    66Tested up to: 5.4
    77Requires PHP: 5.3
    8 Stable tag: 3.4
     8Stable tag: 3.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7979== Changelog ==
    8080
     81= 3.5 =
     82* New graphic design
     83* UI improvements
     84
    8185= 3.4 =
    8286* Changes in readme
  • smartsupp-live-chat/trunk/public/class-smartsupp.php

    r2172998 r2400307  
    2525     * @var     string
    2626     */
    27     const VERSION = '3.4';
     27    const VERSION = '3.5';
    2828
    2929    /**
  • smartsupp-live-chat/trunk/smartsupp.php

    r2172998 r2400307  
    1111 * Plugin URI:        http://www.smartsupp.com
    1212 * Description:       Smartsupp live chat - official plugin. Smartsupp is free live chat with visitor recording. The plugin enables you to create a free account or sign in with existing one. Pre-integrated customer info with WooCommerce (you will see names and emails of signed in webshop visitors). Optional API for advanced chat box modifications.
    13  * Version:           3.4
     13 * Version:           3.5
    1414 * Author:            Smartsupp
    1515 * Author URI:        http://www.smartsupp.com
Note: See TracChangeset for help on using the changeset viewer.