Changeset 2134611
- Timestamp:
- 08/05/2019 10:46:26 PM (7 years ago)
- Location:
- do-spaces-sync
- Files:
-
- 4 edited
- 1 copied
-
tags/v2.1.0 (copied) (copied from do-spaces-sync/trunk)
-
tags/v2.1.0/loader.php (modified) (1 diff)
-
tags/v2.1.0/readme.txt (modified) (2 diffs)
-
trunk/loader.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
do-spaces-sync/tags/v2.1.0/loader.php
r2134607 r2134611 4 4 * Plugin URI: https://github.com/keeross/DO-Spaces-Wordpress-Sync 5 5 * Description: This WordPress plugin syncs your media library with DigitalOcean Spaces Container. 6 * Version: 2. 0.116 * Version: 2.1.0 7 7 * Author: keeross 8 8 * Author URI: https://github.com/keeross -
do-spaces-sync/tags/v2.1.0/readme.txt
r2134607 r2134611 5 5 Requires at least: 4.6 6 6 Tested up to: 5.2.2 7 Stable tag: 2. 0.117 Stable tag: 2.1.0 8 8 License: MIT 9 9 License URI: https://opensource.org/licenses/MIT … … 47 47 == Changelog == 48 48 49 = 2. 0.11=49 = 2.1.0 = 50 50 * Fix empty upload path cause create server real path in DO Space (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/15) 51 51 * Fix PHP Deprecated warning (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/20) -
do-spaces-sync/trunk/loader.php
r2134607 r2134611 4 4 * Plugin URI: https://github.com/keeross/DO-Spaces-Wordpress-Sync 5 5 * Description: This WordPress plugin syncs your media library with DigitalOcean Spaces Container. 6 * Version: 2. 0.116 * Version: 2.1.0 7 7 * Author: keeross 8 8 * Author URI: https://github.com/keeross -
do-spaces-sync/trunk/readme.txt
r2134607 r2134611 5 5 Requires at least: 4.6 6 6 Tested up to: 5.2.2 7 Stable tag: 2. 0.117 Stable tag: 2.1.0 8 8 License: MIT 9 9 License URI: https://opensource.org/licenses/MIT … … 47 47 == Changelog == 48 48 49 = 2. 0.11=49 = 2.1.0 = 50 50 * Fix empty upload path cause create server real path in DO Space (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/15) 51 51 * Fix PHP Deprecated warning (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/20)
Note: See TracChangeset
for help on using the changeset viewer.