Plugin Directory

Changeset 2779101


Ignore:
Timestamp:
09/02/2022 06:02:42 AM (4 years ago)
Author:
bahson
Message:

Update to version 1.0.4 from GitHub

Location:
flair-chat
Files:
734 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • flair-chat/tags/1.0.4/flair-chat.php

    r2779096 r2779101  
    77 * Plugin URI:        https://wordpress.org/plugins/flair-chat/
    88 * Description:       Real time chat feature for wordpress.
    9  * Version:           1.0.3
     9 * Version:           1.0.4
    1010 * Author:            Nicholas Babu
    1111 * Author URI:        https://profiles.wordpress.org/bahson/
  • flair-chat/tags/1.0.4/readme.md

    r2779096 r2779101  
    55- Requires at least: 5.7
    66- Tested up to: 6.0
    7 - Stable tag: 1.0.3
     7- Stable tag: 1.0.4
    88- Requires PHP: 7.0
    99- License: GPLv2 or later
     
    6060
    6161Included /vendor directory which was missing from previous git actions.
     62
     63= 1.0.4 =
     64
     65Downloaded the vendor items to be included in the 1.0.3 fix above.
  • flair-chat/tags/1.0.4/readme.txt

    r2779096 r2779101  
    55Requires at least: 5.7
    66Tested up to: 6.0
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    6262
    6363Included /vendor directory which was missing from previous git actions.
     64
     65= 1.0.4 =
     66
     67Downloaded the vendor items to be included in the 1.0.3 fix above.
  • flair-chat/trunk/flair-chat.php

    r2779096 r2779101  
    77 * Plugin URI:        https://wordpress.org/plugins/flair-chat/
    88 * Description:       Real time chat feature for wordpress.
    9  * Version:           1.0.3
     9 * Version:           1.0.4
    1010 * Author:            Nicholas Babu
    1111 * Author URI:        https://profiles.wordpress.org/bahson/
  • flair-chat/trunk/readme.md

    r2779096 r2779101  
    55- Requires at least: 5.7
    66- Tested up to: 6.0
    7 - Stable tag: 1.0.3
     7- Stable tag: 1.0.4
    88- Requires PHP: 7.0
    99- License: GPLv2 or later
     
    6060
    6161Included /vendor directory which was missing from previous git actions.
     62
     63= 1.0.4 =
     64
     65Downloaded the vendor items to be included in the 1.0.3 fix above.
  • flair-chat/trunk/readme.txt

    r2779096 r2779101  
    55Requires at least: 5.7
    66Tested up to: 6.0
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88Requires PHP: 7.0
    99License: GPLv2 or later
     
    6262
    6363Included /vendor directory which was missing from previous git actions.
     64
     65= 1.0.4 =
     66
     67Downloaded the vendor items to be included in the 1.0.3 fix above.
Note: See TracChangeset for help on using the changeset viewer.