We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77930e commit b3d53fbCopy full SHA for b3d53fb
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-### 1.1.4: 20/01/2020
+### 1.2.0: 20/01/2020
6
7
* Added `--single-transaction` MySQL flag for non-blocking DB sync
8
* Added support for rsync excluded directories
wp-cli-sync.php
/*
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
0 commit comments