diff options
author | Joan Touzet <joant@atypical.net> | 2020-02-18 00:34:31 -0500 |
---|---|---|
committer | Joan Touzet <joant@atypical.net> | 2020-02-18 00:35:50 -0500 |
commit | a2df3eb1e0d483b33df83cb8fc337cc55431b4cd (patch) | |
tree | 21053da6761d7b0750c9ae5b0155c4ec37a58846 | |
parent | e18fe7c4a4e24a8e1efaea9cc2287c0c0aa5bd1b (diff) | |
download | couchdb-bump-docs-3.x.tar.gz |
bump docs revbump-docs-3.x
-rw-r--r-- | rebar.config.script | 2 |
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 |