summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holley <willholley@apache.org>2020-04-21 19:09:18 +0100
committerJoan Touzet <joant@atypical.net>2020-04-21 14:10:47 -0400
commit944dbc3420eee60db3132817c634d1b97cecefc3 (patch)
tree82e219ead86a374d605c27a4b14660192fd18e48
parent123bf82370c21a8b5458299a7e36c477a0fedca4 (diff)
downloadcouchdb-3.x-fauxton.tar.gz
Bump fauxton to v1.2.3 (#2515)3.x-fauxton
Co-authored-by: Joan Touzet <wohali@users.noreply.github.com>
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 408ad3d48..bfca5c84e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -153,7 +153,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "3.0.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.2.2"}, [raw]},
+ {tag, "v1.2.3"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.3"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-6"}},