Plugin Directory

Changeset 708805


Ignore:
Timestamp:
05/06/2013 06:16:21 PM (13 years ago)
Author:
tkrivickas
Message:

REL: 1.1.2

Location:
live-stream-badger
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • live-stream-badger/tags/1.1.2/live-stream-badger-plugin.php

    r708796 r708805  
    44 Plugin URI: http://wordpress.org/extend/plugins/live-stream-badger/
    55 Description: Display status of Twitch.tv live streams
    6  Version: 1.1.1
     6 Version: 1.1.2
    77 Author: Tadas Krivickas
    88 Author URI: http://profiles.wordpress.org/tkrivickas
  • live-stream-badger/tags/1.1.2/readme.txt

    r708796 r708805  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 1.1.1
     6Stable tag: 1.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    31311. Upload the `live-stream-badger` folder to the `/wp-content/plugins/` directory
    32322. Activate the Live Stream Badger through the 'Plugins' menu in WordPress
    33 3. Done! Follow [Quickstart](http://wordpress.org/extend/plugins/live-stream-badger/quickstart/)
    34 
    35 == Quickstart ==
     333. Done! Follow steps below to get started.
    3634
    3735= Configure 'Stream status' widget =
     
    7876== Changelog ==
    7977
    80 = 1.1.1 =
    81 * Update of readme
     78= 1.1.1-1.1.2 =
     79* Update of readme and usage guide under 'Installation'
    8280= 1.1 =
    8381* Added livestream shortcode!
  • live-stream-badger/trunk/live-stream-badger-plugin.php

    r708796 r708805  
    44 Plugin URI: http://wordpress.org/extend/plugins/live-stream-badger/
    55 Description: Display status of Twitch.tv live streams
    6  Version: 1.1.1
     6 Version: 1.1.2
    77 Author: Tadas Krivickas
    88 Author URI: http://profiles.wordpress.org/tkrivickas
  • live-stream-badger/trunk/readme.txt

    r708796 r708805  
    44Requires at least: 3.4
    55Tested up to: 3.5.1
    6 Stable tag: 1.1.1
     6Stable tag: 1.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    31311. Upload the `live-stream-badger` folder to the `/wp-content/plugins/` directory
    32322. Activate the Live Stream Badger through the 'Plugins' menu in WordPress
    33 3. Done! Follow [Quickstart](http://wordpress.org/extend/plugins/live-stream-badger/quickstart/)
    34 
    35 == Quickstart ==
     333. Done! Follow steps below to get started.
    3634
    3735= Configure 'Stream status' widget =
     
    7876== Changelog ==
    7977
    80 = 1.1.1 =
    81 * Update of readme
     78= 1.1.1-1.1.2 =
     79* Update of readme and usage guide under 'Installation'
    8280= 1.1 =
    8381* Added livestream shortcode!
Note: See TracChangeset for help on using the changeset viewer.