You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/02/19 21:28:15 UTC

[couchdb] 01/02: bump 3.x docs to actual 3.0.0 tag

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit df08c5de07c2c6d6c3ea5c9a0134e32612de6f3e
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Feb 19 14:22:45 2020 -0500

    bump 3.x docs to actual 3.0.0 tag
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index f19811a..2f7de3d 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-RC2"}, [raw]},
+                   {tag, "3.0.0"}, [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                    {tag, "v1.2.2"}, [raw]},
 %% Third party deps