Plugin Directory

Changeset 3149951

Timestamp:
09/11/2024 10:19:38 AM (15 months ago)
Author:
uwebchatplugin
Message:

allow="microphone *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uwebchat/tags/1.0/uWebChat.php

    r3149896 r3149951  
    1010 * Plugin URI:        https://uwebchat.com/plugins
    1111 * Description:       Easily use uWebChat within your own Wordpress environment.
    12  * Version:           1.0.1
     12 * Version:           1.0.2
    1313 * Author:            uWebChat
    1414 * Author URI:        https://uwebchat.com/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'uWebChat_VERSION', '1.0.1' );
     29define( 'uWebChat_VERSION', '1.0.2' );
    3030
    3131/**
Note: See TracChangeset for help on using the changeset viewer.