summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@users.noreply.github.com>2020-02-18 09:52:43 +0000
committerGitHub <noreply@github.com>2020-02-18 10:52:43 +0100
commit6437968b3eaab095595760e2798109ca4a0a2aed (patch)
tree21053da6761d7b0750c9ae5b0155c4ec37a58846
parente18fe7c4a4e24a8e1efaea9cc2287c0c0aa5bd1b (diff)
downloadcouchdb-6437968b3eaab095595760e2798109ca4a0a2aed.tar.gz
bump docs rev (#2564)
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 2f7de3dc2..f19811af2 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -150,7 +150,7 @@ DepDescs = [
%% Non-Erlang deps
{docs, {url, "https://github.com/apache/couchdb-documentation"},
- {tag, "3.0.0"}, [raw]},
+ {tag, "3.0.0-RC2"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.2.2"}, [raw]},
%% Third party deps