summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2019-10-02 15:55:25 +0100
committerRobert Newson <rnewson@apache.org>2019-10-02 15:55:25 +0100
commit92e00c7c80ced8dc23ccc01d52554f29789e197d (patch)
tree21a01d298041c4270eebad8168ad7d3b7c46af9b
parentdc054e7ddcc3ea059e1f86a7039cf86912ab1052 (diff)
downloadcouchdb-fauxton-1.1.20.tar.gz
Update fauxton to version 1.1.20fauxton-1.1.20
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index c38b6e235..425b4582c 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -110,7 +110,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "2.3.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.1.19"}, [raw]},
+ {tag, "v1.1.20"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.3"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-4"}},