Plugin Directory

Changeset 2147792


Ignore:
Timestamp:
08/29/2019 12:40:03 PM (7 years ago)
Author:
freshlabs
Message:

Update with typo fixes.

Location:
fresh-podcaster/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fresh-podcaster/trunk/README.txt

    r2147785 r2147792  
    4747== Changelog ==
    4848
     49= 1.0.2 =
     50Release Date: August 29th, 2019
     51
     52* Typos fixed
     53
    4954= 1.0.1 =
    5055Release Date: August 29th, 2019
  • fresh-podcaster/trunk/fresh-podcaster.php

    r2147785 r2147792  
    1010 *
    1111 * @link              freshlabs.de
    12  * @since             1.1.0
     12 * @since             1.0.0
    1313 * @package           Fresh_Podcaster
    1414 *
     
    1717 * Plugin URI:        freshlabs.de
    1818 * Description:       fresh Podcaster is a simple yet customizable plugin to embed podcasts
    19  * Version:           1.1.0
     19 * Version:           1.0.2
    2020 * Author:            freshlabs.de
    2121 * Author URI:        freshlabs.de
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'FRESH_PODCASTER_VERSION', '1.1.0' );
     38define( 'FRESH_PODCASTER_VERSION', '1.0.2' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.