Plugin Directory

Changeset 2830478


Ignore:
Timestamp:
12/08/2022 08:03:16 AM (3 years ago)
Author:
traxconn
Message:

v2.0.4 - Release update.

Location:
talkino
Files:
69 added
2 edited

Legend:

Unmodified
Added
Removed
  • talkino/trunk/readme.txt

    r2830457 r2830478  
    77Requires at least: 4.9
    88Tested up to: 6.1.1
    9 Stable tag: 2.0.3
     9Stable tag: 2.0.4
    1010Requires PHP: 7.3
    1111License: GPLv2 or later
     
    181181
    182182== Changelog ==
     183
     184= 2.0.4, Dec 08, 2022 =
     185* Fixed: Critical error on database inserting.
    183186
    184187= 2.0.3, Dec 08, 2022 =
  • talkino/trunk/talkino.php

    r2830457 r2830478  
    1111 * Plugin URI:        https://traxconn.com/
    1212 * Description:       Talkino allows you to integrate multi social messengers and contact into your website and enable your users to contact you using multi social messengers' accounts.
    13  * Version:           2.0.3
     13 * Version:           2.0.4
    1414 * Author:            Traxconn
    1515 * Requires at least: 4.9
     
    3131 * Current plugin version.
    3232 */
    33 define( 'TALKINO_VERSION', '2.0.3' );
     33define( 'TALKINO_VERSION', '2.0.4' );
    3434
    3535/**
Note: See TracChangeset for help on using the changeset viewer.