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:15 -0400
commit2e9f4785d76ddc0b7a3da5b7a31e2b63ff67c0e7 (patch)
treed0ac17b2ecfaea20ff88f836076a084541def99d
parentc1e03035cb2af6a17570cebcdd65f469e5e6742a (diff)
downloadcouchdb-3.0.x-fauxton.tar.gz
Bump fauxton to v1.2.3 (#2515)3.0.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 7eb0d03e0..cfb31346b 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -152,7 +152,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
{tag, "3.0.0-RC3"}, [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"}},