aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-06-06 14:28:33 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-06-06 18:15:56 +0100
commit4dbf5371f79c5f290c08e561ba2c881e96b58669 (patch)
tree30c7e2a5adaf486356420f5e2a626828d6410b9c /bin
parent3677ed59c33ae64ac8dd1e2b15d7072f4dd843cd (diff)
Version 2.3.3.v2.3.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 5f16a86ab..88a183c8a 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.3.2}
+VERSION=${VERSION_OVERRIDE:-v2.3.3}
PARENT_SCRIPT_URL=https://github.com/mysociety/commonlib/blob/master/bin/install-site.sh