You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2022/01/31 16:53:16 UTC

[couchdb] 01/01: Bump docs to 3.2.1-1

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

vatamane pushed a commit to branch bump-docs-to-fix-python-black
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit ce6e81926bea0bc80b067434c77e8e54d347714d
Author: Nick Vatamaniuc <va...@gmail.com>
AuthorDate: Mon Jan 31 11:51:59 2022 -0500

    Bump docs to 3.2.1-1
    
    In order to fix formatting issue outlined in https://github.com/apache/couchdb-documentation/pull/704
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 47abca0..da3fc58 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -154,7 +154,7 @@ DepDescs = [
 
 %% Non-Erlang deps
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
-                   {tag, "3.2.1-RC1"}, [raw]},
+                   {tag, "3.2.1-1"}, [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                    {tag, "v1.2.8"}, [raw]},
 %% Third party deps