aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-02-02 08:50:54 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-02-03 13:59:04 +0000
commitafb90c54e9bfbabf9adc5fe0c66db38b0f406781 (patch)
tree74f7cde33d682ead35806a431b9a7fd8e7551bed /bin/site-specific-install.sh
parent72d2d286c9b72a2c9b98c63deb2cef64a75508ea (diff)
Version 2.0.2.
Diffstat (limited to 'bin/site-specific-install.sh')
-rw-r--r--bin/site-specific-install.sh2
1 files changed, 1 insertions, 1 deletions
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