Plugin Directory

Changeset 2592330


Ignore:
Timestamp:
09/01/2021 08:33:38 PM (5 years ago)
Author:
khubbaib
Message:

version 1.4.2

Location:
ultimate-live-cricket-lite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-live-cricket-lite/tags/1.4.2/live-score-wordpress.php

    r2592304 r2592330  
    44Plugin URI: http://ulcwp.com
    55Description: Upcoming,Completed and InProgress Series and Matches. More features are complete match details(Score card,Partnership,Graphs,Teams) and Single player stats.. Live score update automatically without refresh the page. ULCW also have widget to show  Upcoming,Completed and InProgress matches on sidebar. In short You have all the data to run full featured cricket website.
    6 Version: 1.4.1
     6Version: 1.4.2
    77Author: Web Solutions Soft
    88Author URI: http://ulcwp.com
     
    1919    }
    2020    if( ! defined( 'LCW_LIVE_SCORE_VERSION' )){
    21         define( 'LCW_LIVE_SCORE_VERSION', '1.4.1');
     21        define( 'LCW_LIVE_SCORE_VERSION', '1.4.2');
    2222    } 
    2323    if( ! defined( 'LCW_LIVE_SCORE_ROOT_PATH' )){
  • ultimate-live-cricket-lite/trunk/live-score-wordpress.php

    r2492893 r2592330  
    44Plugin URI: http://ulcwp.com
    55Description: Upcoming,Completed and InProgress Series and Matches. More features are complete match details(Score card,Partnership,Graphs,Teams) and Single player stats.. Live score update automatically without refresh the page. ULCW also have widget to show  Upcoming,Completed and InProgress matches on sidebar. In short You have all the data to run full featured cricket website.
    6 Version: 1.4.1
     6Version: 1.4.2
    77Author: Web Solutions Soft
    88Author URI: http://ulcwp.com
     
    1919    }
    2020    if( ! defined( 'LCW_LIVE_SCORE_VERSION' )){
    21         define( 'LCW_LIVE_SCORE_VERSION', '1.4.1');
     21        define( 'LCW_LIVE_SCORE_VERSION', '1.4.2');
    2222    } 
    2323    if( ! defined( 'LCW_LIVE_SCORE_ROOT_PATH' )){
Note: See TracChangeset for help on using the changeset viewer.