mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 04:26:17 +08:00
Version 1.1.1
This commit is contained in:
parent
6992f8272e
commit
d4bdcb281e
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### 1.1.1: 14/10/2019
|
||||
|
||||
* Require Fixes
|
||||
|
||||
### 1.1.0: 11/10/2019
|
||||
|
||||
* Removed local `wp` command requirement
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/*
|
||||
Plugin Name: WP-CLI Sync
|
||||
Description: A WP-CLI command to sync the database and uploads from a live site to a development environment
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Author: Jon Beaumont-Pike
|
||||
Author URI: https://jonbp.co.uk/
|
||||
License: MIT License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue