From d19980b99cde8eba28da55ac3d86b5c3c4a8a692 Mon Sep 17 00:00:00 2001 From: Brad Parbs Date: Mon, 2 Feb 2015 12:11:27 -0600 Subject: [PATCH] Update to 1.6.0 --- README.md | 2 +- vv | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d010478..0efca11 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Variable VVV - The Best VVV Site Wizard ██ ██ ██ ██ - ░██ ░██░██ ░██ Variable VVV 1.5.0 + ░██ ░██░██ ░██ Variable VVV 1.6.0 ░░██ ░██ ░░██ ░██ ░░████ ░░████ The easiest way to set up ░░██ ░░██ WordPress sites with VVV! diff --git a/vv b/vv index caa1727..e1df5ca 100755 --- a/vv +++ b/vv @@ -6,7 +6,7 @@ # Originally by Alison Barrett # https://github.com/bradp/vvv-site-wizard # -# Version 1.5.0 +# Version 1.6.0 # # This script automates the creation & deletion of new WordPress sites using # Varying Vagrant Vagrants (https://github.com/Varying-Vagrant-Vagrants/VVV). @@ -21,7 +21,7 @@ # # ============================================================================= -version_number=1.5.0 +version_number=1.6.0 if [[ ! -z $(which tput) ]]; then normal=$(tput sgr0)