Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
Update to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bradp committed Feb 2, 2015
1 parent 6700bfc commit d19980b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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!
Expand Down
4 changes: 2 additions & 2 deletions vv
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Originally by Alison Barrett <[email protected]>
# 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).
Expand All @@ -21,7 +21,7 @@
#
# =============================================================================

version_number=1.5.0
version_number=1.6.0

if [[ ! -z $(which tput) ]]; then
normal=$(tput sgr0)
Expand Down

0 comments on commit d19980b

Please sign in to comment.