From afb90c54e9bfbabf9adc5fe0c66db38b0f406781 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 2 Feb 2017 08:50:54 +0000 Subject: Version 2.0.2. --- bin/site-specific-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index 007cd1839..07581ccb8 100644 --- a/bin/site-specific-install.sh +++ b/bin/site-specific-install.sh @@ -1,7 +1,7 @@ #!/bin/sh # Set this to the version we want to check out -VERSION=${VERSION_OVERRIDE:-v2.0.1} +VERSION=${VERSION_OVERRIDE:-v2.0.2} PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh -- cgit v1.2.3