This is an automated email from the ASF dual-hosted git repository. wohali pushed a commit to branch 3.0.x-bump-deps in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 96bfad6011d8e1bf6ac7d4aa6a0fba906b7f2b73 Author: Joan Touzet <[email protected]> AuthorDate: Wed Apr 29 19:56:08 2020 -0400 bump docs, fauxton for 3.0.1 --- rebar.config.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rebar.config.script b/rebar.config.script index cfb3134..c43e10d 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -150,9 +150,9 @@ DepDescs = [ %% Non-Erlang deps {docs, {url, "https://github.com/apache/couchdb-documentation"}, - {tag, "3.0.0-RC3"}, [raw]}, + {tag, "3.0.1-RC1"}, [raw]}, {fauxton, {url, "https://github.com/apache/couchdb-fauxton"}, - {tag, "v1.2.3"}, [raw]}, + {tag, "v1.2.4"}, [raw]}, %% Third party deps {folsom, "folsom", {tag, "CouchDB-0.8.3"}}, {hyper, "hyper", {tag, "CouchDB-2.2.0-6"}},
