Changeset 2264281
- Timestamp:
- 03/20/2020 04:13:11 AM (6 years ago)
- Location:
- pinecast-wp-sync
- Files:
-
- 6 edited
- 1 copied
-
tags/1.0.6 (copied) (copied from pinecast-wp-sync/trunk)
-
tags/1.0.6/package-lock.json (modified) (1 diff)
-
tags/1.0.6/package.json (modified) (1 diff)
-
tags/1.0.6/plugin.php (modified) (1 diff)
-
trunk/package-lock.json (modified) (1 diff)
-
trunk/package.json (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pinecast-wp-sync/tags/1.0.6/package-lock.json
r2264275 r2264281 1 1 { 2 2 "name": "pinecast", 3 "version": " 0.1.0",3 "version": "1.0.4", 4 4 "lockfileVersion": 1, 5 5 "requires": true, -
pinecast-wp-sync/tags/1.0.6/package.json
r2264275 r2264281 1 1 { 2 2 "name": "pinecast", 3 "version": " 0.1.0",3 "version": "1.0.4", 4 4 "description": "", 5 5 "main": "gulpfile.js", -
pinecast-wp-sync/tags/1.0.6/plugin.php
r2264275 r2264281 3 3 * Plugin Name: Pinecast WordPress Sync 4 4 * 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. 05 * Description: Sync your Pinecast podcast episodes from Pinecast to WordPress 6 * Version: 1.0.4 7 7 * Author: Pinecast 8 8 * Author URI: https://pinecast.com -
pinecast-wp-sync/trunk/package-lock.json
r2264275 r2264281 1 1 { 2 2 "name": "pinecast", 3 "version": " 0.1.0",3 "version": "1.0.4", 4 4 "lockfileVersion": 1, 5 5 "requires": true, -
pinecast-wp-sync/trunk/package.json
r2264275 r2264281 1 1 { 2 2 "name": "pinecast", 3 "version": " 0.1.0",3 "version": "1.0.4", 4 4 "description": "", 5 5 "main": "gulpfile.js", -
pinecast-wp-sync/trunk/plugin.php
r2264275 r2264281 3 3 * Plugin Name: Pinecast WordPress Sync 4 4 * 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. 05 * Description: Sync your Pinecast podcast episodes from Pinecast to WordPress 6 * Version: 1.0.4 7 7 * Author: Pinecast 8 8 * Author URI: https://pinecast.com
Note: See TracChangeset
for help on using the changeset viewer.