mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 04:26:17 +08:00
Version 1.2.0
This commit is contained in:
parent
d77930e1f2
commit
b3d53fbde8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### 1.1.4: 20/01/2020
|
||||
### 1.2.0: 20/01/2020
|
||||
|
||||
* Added `--single-transaction` MySQL flag for non-blocking DB sync
|
||||
* Added support for rsync excluded directories
|
||||
|
|
|
@ -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.3
|
||||
Version: 1.2.0
|
||||
Author: Jon Beaumont-Pike
|
||||
Author URI: https://jonbp.co.uk/
|
||||
License: MIT License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue