aboutsummaryrefslogtreecommitdiffstats
path: root/bin/site-specific-install.sh
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-04-13 22:22:10 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-04-13 22:22:10 +0100
commita085b63ce09f87e83b75cda9b9cd08aadfe75d61 (patch)
treef45ef2554d2153d3b63ceff6f3ca4e339ee84c61 /bin/site-specific-install.sh
parent6ef5055f5d918f0d3f7d078d144e8734b9d0b2fa (diff)
Version 2.0.4.v2.0.4
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 f3a81a07f..d780b7f94 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.3}
+VERSION=${VERSION_OVERRIDE:-v2.0.4}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh