summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@gmail.com>2022-01-31 11:51:59 -0500
committerNick Vatamaniuc <nickva@users.noreply.github.com>2022-01-31 12:28:31 -0500
commitbd6ec2763055e1d6a7674d6c10e15ae79d6d0892 (patch)
tree8729c72a4461ad1efeb114633ec88ea1f67c03f5
parenta0fb595b3e8fdb5f429fbd98337ffff86fd7d64a (diff)
downloadcouchdb-bd6ec2763055e1d6a7674d6c10e15ae79d6d0892.tar.gz
Bump docs to 3.2.1-1
In order to fix formatting issue outlined in https://github.com/apache/couchdb-documentation/pull/704
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 47abca02f..da3fc58a1 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