Plugin Directory

Changeset 2318412


Ignore:
Timestamp:
06/04/2020 06:21:11 PM (6 years ago)
Author:
sirjavik
Message:

Changed version to 2.0.1

Location:
now-playing-widget-fuer-azuracast-stationen
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • now-playing-widget-fuer-azuracast-stationen/tags/2.0.1/azuracast-plugin.php

    r2318403 r2318412  
    44 *  * Description: Shows in a widget what is currently being played on the AzuraCast instance.
    55 *  * Plugin URI: https://javik.net/azuracast-widget
    6  *  * Version: 2.0
     6 *  * Version: 2.0.1
    77 *  * Author: Javik
    88 *  * Author URI: https://javik.net
     
    1010 *  * Domain Path: /languages
    1111 *   */
    12 define( 'AZURAWIDGET_VERSION', '2.0' );
     12define( 'AZURAWIDGET_VERSION', '2.0.1' );
    1313define( 'AZURAWIDGET_FILE', __FILE__);
    1414
  • now-playing-widget-fuer-azuracast-stationen/trunk/azuracast-plugin.php

    r2318403 r2318412  
    44 *  * Description: Shows in a widget what is currently being played on the AzuraCast instance.
    55 *  * Plugin URI: https://javik.net/azuracast-widget
    6  *  * Version: 2.0
     6 *  * Version: 2.0.1
    77 *  * Author: Javik
    88 *  * Author URI: https://javik.net
     
    1010 *  * Domain Path: /languages
    1111 *   */
    12 define( 'AZURAWIDGET_VERSION', '2.0' );
     12define( 'AZURAWIDGET_VERSION', '2.0.1' );
    1313define( 'AZURAWIDGET_FILE', __FILE__);
    1414
Note: See TracChangeset for help on using the changeset viewer.