Changeset 3149951
- Timestamp:
- 09/11/2024 10:19:38 AM (15 months ago)
- File:
-
- 1 edited
- uwebchat/tags/1.0/uWebChat.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uwebchat/tags/1.0/uWebChat.php
r3149896 r3149951 10 10 * Plugin URI: https://uwebchat.com/plugins 11 11 * Description: Easily use uWebChat within your own Wordpress environment. 12 * Version: 1.0. 112 * Version: 1.0.2 13 13 * Author: uWebChat 14 14 * Author URI: https://uwebchat.com/ … … 27 27 * Currently plugin version. 28 28 */ 29 define( 'uWebChat_VERSION', '1.0. 1' );29 define( 'uWebChat_VERSION', '1.0.2' ); 30 30 31 31 /**
Note: See TracChangeset for help on using the changeset viewer.