Plugin Directory

Changeset 2264281


Ignore:
Timestamp:
03/20/2020 04:13:11 AM (6 years ago)
Author:
pinecast
Message:

[1.0.6] Bump version numbers

Location:
pinecast-wp-sync
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • pinecast-wp-sync/tags/1.0.6/package-lock.json

    r2264275 r2264281  
    11{
    22  "name": "pinecast",
    3   "version": "0.1.0",
     3  "version": "1.0.4",
    44  "lockfileVersion": 1,
    55  "requires": true,
  • pinecast-wp-sync/tags/1.0.6/package.json

    r2264275 r2264281  
    11{
    22  "name": "pinecast",
    3   "version": "0.1.0",
     3  "version": "1.0.4",
    44  "description": "",
    55  "main": "gulpfile.js",
  • pinecast-wp-sync/tags/1.0.6/plugin.php

    r2264275 r2264281  
    33 * Plugin Name:     Pinecast WordPress Sync
    44 * Plugin URI:      https://help.pinecast.com/articles/3072843-pinecast-wordpress-sync-plugin
    5  * Description:     Integrate and feed your podcasts to posts from Pinecast.
    6  * Version:         1.0.0
     5 * Description:     Sync your Pinecast podcast episodes from Pinecast to WordPress
     6 * Version:         1.0.4
    77 * Author:          Pinecast
    88 * Author URI:      https://pinecast.com
  • pinecast-wp-sync/trunk/package-lock.json

    r2264275 r2264281  
    11{
    22  "name": "pinecast",
    3   "version": "0.1.0",
     3  "version": "1.0.4",
    44  "lockfileVersion": 1,
    55  "requires": true,
  • pinecast-wp-sync/trunk/package.json

    r2264275 r2264281  
    11{
    22  "name": "pinecast",
    3   "version": "0.1.0",
     3  "version": "1.0.4",
    44  "description": "",
    55  "main": "gulpfile.js",
  • pinecast-wp-sync/trunk/plugin.php

    r2264275 r2264281  
    33 * Plugin Name:     Pinecast WordPress Sync
    44 * Plugin URI:      https://help.pinecast.com/articles/3072843-pinecast-wordpress-sync-plugin
    5  * Description:     Integrate and feed your podcasts to posts from Pinecast.
    6  * Version:         1.0.0
     5 * Description:     Sync your Pinecast podcast episodes from Pinecast to WordPress
     6 * Version:         1.0.4
    77 * Author:          Pinecast
    88 * Author URI:      https://pinecast.com
Note: See TracChangeset for help on using the changeset viewer.