Version 1.1.1

This commit is contained in:
Jon Beaumont-Pike 2019-10-14 09:04:25 +01:00
parent 6992f8272e
commit d4bdcb281e
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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