aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-03-31 14:45:51 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-03-31 14:45:51 +0100
commit9e96356d4f0fd42c4434c6ee9f9a47f90fb282fd (patch)
tree338caf2aadaf86798f53f379e15cff6f5293b41b /bin
parented850c6d928acfa6898d67a9220b00ade64b45ea (diff)
Version 2.0.3.v2.0.3
Diffstat (limited to 'bin')
-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 07581ccb8..f3a81a07f 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.2}
+VERSION=${VERSION_OVERRIDE:-v2.0.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh