Plugin Directory

Changeset 2134611


Ignore:
Timestamp:
08/05/2019 10:46:26 PM (7 years ago)
Author:
keeross
Message:

Update to version v2.1.0 from GitHub

Location:
do-spaces-sync
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • do-spaces-sync/tags/v2.1.0/loader.php

    r2134607 r2134611  
    44 * Plugin URI: https://github.com/keeross/DO-Spaces-Wordpress-Sync
    55 * Description: This WordPress plugin syncs your media library with DigitalOcean Spaces Container.
    6  * Version: 2.0.11
     6 * Version: 2.1.0
    77 * Author: keeross
    88 * Author URI: https://github.com/keeross
  • do-spaces-sync/tags/v2.1.0/readme.txt

    r2134607 r2134611  
    55Requires at least: 4.6
    66Tested up to: 5.2.2
    7 Stable tag: 2.0.11
     7Stable tag: 2.1.0
    88License: MIT
    99License URI: https://opensource.org/licenses/MIT
     
    4747== Changelog ==
    4848
    49 = 2.0.11 =
     49= 2.1.0 =
    5050* Fix empty upload path cause create server real path in DO Space (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/15)
    5151* Fix PHP Deprecated warning (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/20)
  • do-spaces-sync/trunk/loader.php

    r2134607 r2134611  
    44 * Plugin URI: https://github.com/keeross/DO-Spaces-Wordpress-Sync
    55 * Description: This WordPress plugin syncs your media library with DigitalOcean Spaces Container.
    6  * Version: 2.0.11
     6 * Version: 2.1.0
    77 * Author: keeross
    88 * Author URI: https://github.com/keeross
  • do-spaces-sync/trunk/readme.txt

    r2134607 r2134611  
    55Requires at least: 4.6
    66Tested up to: 5.2.2
    7 Stable tag: 2.0.11
     7Stable tag: 2.1.0
    88License: MIT
    99License URI: https://opensource.org/licenses/MIT
     
    4747== Changelog ==
    4848
    49 = 2.0.11 =
     49= 2.1.0 =
    5050* Fix empty upload path cause create server real path in DO Space (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/15)
    5151* Fix PHP Deprecated warning (https://github.com/keeross/DigitalOcean-Spaces-Sync/pull/20)
Note: See TracChangeset for help on using the changeset viewer.