Changeset 3353552
- Timestamp:
- 08/31/2025 11:53:48 PM (7 months ago)
- Location:
- pinecast-wp-sync
- Files:
-
- 6 edited
- 1 copied
-
tags/2.0.1/trunk (copied) (copied from pinecast-wp-sync/trunk)
-
tags/2.0.1/trunk/pinecast.php (modified) (1 diff)
-
tags/2.0.1/trunk/plugin.php (modified) (1 diff)
-
tags/2.0.1/trunk/readme.txt (modified) (1 diff)
-
trunk/pinecast.php (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pinecast-wp-sync/tags/2.0.1/trunk/pinecast.php
r3353550 r3353552 9 9 10 10 /** @var string Plugin version */ 11 public $version = '2.0. 0';11 public $version = '2.0.1'; 12 12 13 13 /** @var string Main plugin file */ -
pinecast-wp-sync/tags/2.0.1/trunk/plugin.php
r3353549 r3353552 4 4 * Plugin URI: https://help.pinecast.com/articles/3072843-pinecast-wordpress-sync-plugin 5 5 * Description: Sync your Pinecast podcast episodes from Pinecast to WordPress 6 * Version: 2.0. 06 * Version: 2.0.1 7 7 * Author: Pinecast 8 8 * Author URI: https://pinecast.com -
pinecast-wp-sync/tags/2.0.1/trunk/readme.txt
r3353551 r3353552 4 4 Requires at least: 5.2 5 5 Tested up to: 6.8.2 6 Stable tag: 2.0. 06 Stable tag: 2.0.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later -
pinecast-wp-sync/trunk/pinecast.php
r3353550 r3353552 9 9 10 10 /** @var string Plugin version */ 11 public $version = '2.0. 0';11 public $version = '2.0.1'; 12 12 13 13 /** @var string Main plugin file */ -
pinecast-wp-sync/trunk/plugin.php
r3353549 r3353552 4 4 * Plugin URI: https://help.pinecast.com/articles/3072843-pinecast-wordpress-sync-plugin 5 5 * Description: Sync your Pinecast podcast episodes from Pinecast to WordPress 6 * Version: 2.0. 06 * Version: 2.0.1 7 7 * Author: Pinecast 8 8 * Author URI: https://pinecast.com -
pinecast-wp-sync/trunk/readme.txt
r3353551 r3353552 4 4 Requires at least: 5.2 5 5 Tested up to: 6.8.2 6 Stable tag: 2.0. 06 Stable tag: 2.0.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.