Plugin Directory

Changeset 779447


Ignore:
Timestamp:
09/28/2013 01:27:12 AM (13 years ago)
Author:
barcinc
Message:

update changelog

Location:
barc-chat
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • barc-chat/tags/0.5.7/barc.php

    r779438 r779447  
    44Plugin URI: http://barc.com
    55Description: Barc Chat provides a simple yet feature rich chat room for your whole community to interact in real-time directly on your site. You can have an unlimited number of users chatting simultaneously, it's completely free and there are no ads!
    6 Version: 0.5.6
     6Version: 0.5.7
    77Author: Barc Inc.
    88Author URI: http://barc.com
     
    1616
    1717  // version of the plugin, must be updated with header version
    18   const version = '0.5.6';
     18  const version = '0.5.7';
    1919
    2020  // activation URL, should be changed to live version
  • barc-chat/tags/0.5.7/readme.txt

    r779438 r779447  
    55Requires at least: 3.1
    66Tested up to: 3.6
    7 Stable tag: 0.5.6
     7Stable tag: 0.5.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949
    5050== Changelog ==
     51
     52= 0.5.7 =
     53- correct changelog
    5154
    5255= 0.5.6 =
  • barc-chat/trunk/barc.php

    r779438 r779447  
    44Plugin URI: http://barc.com
    55Description: Barc Chat provides a simple yet feature rich chat room for your whole community to interact in real-time directly on your site. You can have an unlimited number of users chatting simultaneously, it's completely free and there are no ads!
    6 Version: 0.5.6
     6Version: 0.5.7
    77Author: Barc Inc.
    88Author URI: http://barc.com
     
    1616
    1717  // version of the plugin, must be updated with header version
    18   const version = '0.5.6';
     18  const version = '0.5.7';
    1919
    2020  // activation URL, should be changed to live version
  • barc-chat/trunk/readme.txt

    r779438 r779447  
    55Requires at least: 3.1
    66Tested up to: 3.6
    7 Stable tag: 0.5.6
     7Stable tag: 0.5.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949
    5050== Changelog ==
     51
     52= 0.5.7 =
     53- correct changelog
    5154
    5255= 0.5.6 =
Note: See TracChangeset for help on using the changeset viewer.